Play game
COMPILE's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Creativity - How original is the idea? | #5 | 3.545 | 3.545 |
Overall | #9 | 3.273 | 3.273 |
Presentation - How does it look/feel? | #10 | 3.182 | 3.182 |
Entertainment - How enjoyable/replayable is it? | #11 | 3.091 | 3.091 |
Ranked from 11 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Very enjoyable! A nice introduction to an assembly-type language too as I have no experience with that sort of thing. I'm definitely going to explore this more. One note, for some reason in Firefox the left hand column of the notebook was cut off (i.e. the first column of characters) but it worked perfectly in Chrome.
Wow, that's nice to play programming game now and then :)
I only wish documentation would open in a new window or be embedded somewhere in the game screen (e.g. there seems to be a plenty of space in the middle).
Cool Puzzle :) I think I have some more to figure out about how to program this robit. Browsing your source code - it is very clean code. I think if I ever get into clojure, i'll start by working though your game. Thank yo.
The code might be clean, but it is mostly written in an imperative way (which isn't what clojure is meant to be), so I'd highly suggest not to use this as a learning material
Like the IDE! Kept getting JUMP label doesn't match when trying to do something like this:
It detects an empty line as the end of code.
Also the JUMP instruction is bugged
Sorry, the empty lines are actually where I was trying to paste the code in the comment -- there weren't any blank lines in the code I was actually using. It seems itch.io comments has difficulty with code formatting. But if JUMP has problems, that would explain what happened!
Please include the credits and licensing information for any assets used (even if you created them). Future jam participants should be able to freely use and redistribute any assets from past Lisp Game Jam events, and currently the assets do not seem to have any licensing information mentioned to permit them to do so.