Hell's Gate wargame running in a browser on itch.io

This is an example of a game built using the new monogame Web framework, running in itch.io

It’s a computerised version of a hex and counter wargame I did during lockdown a few years back.
Everything works well apart from mousewheel support for scrolling the map in and out - this get’s intercepted by the browser so never gets handled as input to the game.

I ran into some issues with porting to the Web framework but nothing too difficult to solve.

1 Like