Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 655 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 655 Bytes

tetris

Classical Tetris game in C++ language

Platform: Windows

Running screenshots

Welcome Game Game Over

What's new?

Version 2.0: Record and Replay

You can record and replay a match of game. Press to record and to replay. The record file path is specified in the environment variable %TETRIS_RECORD%.

License

BSD-3-Clause