CRAZY MAZE (C64 script)
Short maze game in lvllvl C64 emulator using the javascript scripting capabilities (no real C64 code).
Default joystick settings:
arrow keys - move
z - fire
Collect the treasure ($) and find the exit (checkerboard pattern). Use the torch to see more for a while.
For maze generation I used Emanuele Feronato's Eller implementation
| Status | Released |
| Platforms | HTML5 |
| Author | Puli Games |
| Genre | Puzzle |
| Tags | Commodore 64, maze |
Download
Download
Press download to play online!
External


Comments
Log in with itch.io to leave a comment.
No, it's not an actual program just a javascript script run in the lvllvl C64 emulator's javascript engine, modifying memory addresses directly. You can check the script in the emulator.
Hi, prg or D64 file possible? Thanks!