Map Generator #procjam 2020

Game prototype made for #procjam 2020

Controls:
- WASD keys
- Gamepad
- Click on map to move
- Mouse wheel to zoom
- + key to toggle debug info

A dedicated graphics card is probably required, and also having hardware acceleration enabled in your browser.

The goal of this prototype was to generate an arbitrarily large map, but only have the visible part of the world be generated at any one time.
Also, to make sure that when the player comes back to a previously visited area, it will be generated exactly the same way as before.

(Touch input is currently not working, but this will be fixed in a later update)

Source code available on GitHub

3rd party graphical assets: Kenney

Changelog:
- v1.0.2 - 18.12.2020 - bugfixes, browser compatibility fixes
- v1.0.1 - 14.12.2020 - bugfix for lower framerates, changed debug toggle key
- v1.0.0 - 13.12.2020 - submitted to #procjam 2020

Leave a comment

Log in with itch.io to leave a comment.