guile-dotris
A downloadable tetris
This is a clone of a Tetris clone that I wrote using C, rewritten using Guile Scheme!
It is mostly for my own learning and fiddling around with Guile. The original game is more feature-complete and probably more portable, but the Guile version is actually more hackable and pleasant to write.
Status | In development |
Author | trev_irc |
Genre | Puzzle |
Tags | Retro, Tetris, Text based |
Download
Install instructions
Please see the README.md file for full instructions.
You must have:
guile-3.0
guile-ncurses *built with unicode support
(optional) A terminal emulator that overrides the braille pattern characters, so that the dots are displayed equidistant from each other.
Running the game is simple.
chmod +x gdotris.scm
./gdotris.scm
Leave a comment
Log in with itch.io to leave a comment.