Devlogs
HTML5 and windows version available!
Posted December 10, 2022 by Antartica
#release
I'm very glad to announce an improved version of the game: v2!
The highlights are: more platforms (HTML5 and win64), a better difficulty progression and general UI refinements.
Hope you like it!
Best regards,
Antartica
Changes from v1:
- Fix colors and maze walls width.
- Added win64 version.
- Rework main loop so it can be compiled with emscripten for the HTML5 version.
- Fix random number seed usage.
- Title screen mouse usage refinements.
- Exit the app on window close.
- Reworked the maze difficulty progression to one more consistent.
- Make the game window resizable.