https://github.com/semack/terminal-tetris
The multi-platform TETRIS game designed for text terminals.
https://github.com/semack/terminal-tetris
alexey-pajitnov console-game dvk game old-games pajitnov puzzle-game terminal-game tetris tetris-clone tetris-game tetris-net
Last synced: about 2 months ago
JSON representation
The multi-platform TETRIS game designed for text terminals.
- Host: GitHub
- URL: https://github.com/semack/terminal-tetris
- Owner: semack
- License: other
- Created: 2020-04-11T10:52:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T21:51:37.000Z (over 4 years ago)
- Last Synced: 2025-03-29T18:41:28.689Z (2 months ago)
- Topics: alexey-pajitnov, console-game, dvk, game, old-games, pajitnov, puzzle-game, terminal-game, tetris, tetris-clone, tetris-game, tetris-net
- Language: C#
- Homepage: https://github.com/semack/terminal-tetris
- Size: 1.55 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# terminal-tetris  
The multi-platform [TETRIS](https://en.wikipedia.org/wiki/Tetris) game designed for text terminals.This port of [Aleksey's Pajitnov](https://en.wikipedia.org/wiki/Alexey_Pajitnov) original TETRIS version has been created on my inspiration from my childhood time and experience playing it on [DVK-3M](http://www.leningrad.su/museum/show_calc.php?n=241&lang=0&test=0) (soviet [PDP-11](https://en.wikipedia.org/wiki/PDP-11) clone) in the eighties.
Russian (original) / English localizations are supported.
### How it was looking
[](https://www.youtube.com/watch?v=O0gAgQQHFcQ)### How it looks right now
[](https://www.youtube.com/watch?v=zQAazhcQDxw)## License
Please see [LICENSE.md](LICENSE.md).## Contribute
Contributions are welcome. Just open an Issue or submit a PR.## Contact
You can reach me via my [email](mailto://[email protected]).## Thanks
Many thanks especially to [Alex Rønne Petersen](https://github.com/alexrp) for his great terminal [library](https://github.com/alexrp/system-terminal).