Play game
Black Box's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Language use - How well was Lisp incorporated into the design? | #2 | 4.182 | 4.182 |
Creativity - How original is the idea? | #4 | 3.545 | 3.545 |
Overall | #5 | 3.432 | 3.432 |
Entertainment - How enjoyable/replayable is it? | #6 | 3.000 | 3.000 |
Presentation - How does it look/feel? | #11 | 3.000 | 3.000 |
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
Well done! I like to see this kind of "naked" machine setup, even though I have no idea of what's going on there =P. I also like the easy telnet interface.
I can really appreciate the engineering at multiple levels here. You've got custom hardware running a custom Lisp and a game that you've made very available over common telnet. The game itself is enjoyable but I'm most impressed by the engineering.
To be clear: I didn't make the hardware or the Lisp implementation -- those are from http://makerlisp.com (which is not me). I just made the game and plugged it into telnet.
The hardware does actually support acting as a serial terminal over USB, so I considered trying to plumb something up that would connect the telnet connection to the actual hardware's terminal so you could be playing across the internet on the actual hardware, but that was just too fiddly to do in the time I had, and it would have meant only one person could play at a time (and meant I can't use the machine myself!).
Like all the commands and the "note-taking" mode. Also very happy that I can still play it over telnet even though I don't have the racy red hardware pictured!
Played on MakerLisp Machine, works great !
Played on telnet, worked perfectly fine, just like the BASIC version did 40 years ago.
You guessed 2 atom(s) correctly.
The actual state of the board was:
01234567
v ........ 8
u @....... 9
t ........ a
s ........ b
r ........ c
q .....@.. d
p ........ e
o ........ f
nmlkjihg
You scored 12 point(s).
Thanks for playing!