clean room — disassembly
A downloadable game
this game was made for the spring lisp game jam 2024 in emacs lisp.
i did not get to explore the concepts of this game as much as i would have liked, but i learned a lot about emacs lisp and had lots of fun designing this game!
this game is very much a thinky game. i highly suggest having paper to take notes and draw on, and if available, graph paper may help you even more.
Status | Prototype |
Author | asquared31415 |
Genre | Puzzle |
Tags | 2D, lisp, Text based |
Download
Download
disassembly.tar.gz 7.2 kB
Install instructions
prerequisites:
instructions:
unzip the downloaded files into a well known location. start emacs and use M-x load-file
to load the file. use M-x numgame
to begin playing.
Comments
Log in with itch.io to leave a comment.
When I reach the next level, I get this error after hitting r to restart the level. I used `emacs --no-init-file` to make sure it wasn't anything in my config causing it
i messed up some of the reset code at the last moment and must have forgotten to check that it worked when submitting. i can't upload a fix to the game page until the spring lisp game jam is done, but i have identified the issue and have a fix.