Page 1 of 1

Text mode Tetris clone with source code (basic)

Posted: Thu Aug 08, 2024 4:22 pm
by unartic
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!

Re: Text mode Tetris clone with source code (basic)

Posted: Sat Aug 10, 2024 9:21 pm
by FredB74
Simple but efficient. A good start.