A simple Tetris clone in text mode featuring high scores and basic sound effects.
The source code is included for those who wish to tinker with it. Use nxtBasic to compile it.
https://github.com/unartic/nxtBasic/
Try It Now!
Text mode Tetris clone with source code (basic)
Text mode Tetris clone with source code (basic)
- Attachments
-
- tetris.prg
- (22.76 KiB) Downloaded 130 times
-
- tetris.bas
- (10.54 KiB) Downloaded 109 times
Re: Text mode Tetris clone with source code (basic)
Simple but efficient. A good start.