Originally published at: https://boingboing.net/2020/01/24/terminal-phase-side-scrolling.html
…
VT100 compatible?
This brings to mind an ASCII cribbage game I made … oh god 18 years ago
Builds fine with GCC on a GNU/Linux box. I haven’t tried other platforms though. Feel free to try if you want - it can be found at http://weirdly.net/software/c/Netcrib.tgz
The weird name is because I had intentions of making it a multi-player network game, but that never came about. Plays nicely as a standalone though.
looks like Scramble
I used to love that game
Reminds me of an old text-mode “tunnel flyer” game that I think someone wrote for a competition to make the smallest-possible DOS game. I don’t suppose anyone else recalls that…?
Kind of neat that this was all written in Racket (aka scheme, aka lisp).
This topic was automatically closed after 5 days. New replies are no longer allowed.