An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# terminal-tetris ![Development](https://github.com/semack/terminal-tetris/workflows/Development/badge.svg?branch=development&event=push) ![Release](https://github.com/semack/terminal-tetris/workflows/Release/badge.svg?branch=master&event=push)
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
[![Orirginal Tetris](https://img.youtube.com/vi/O0gAgQQHFcQ/0.jpg)](https://www.youtube.com/watch?v=O0gAgQQHFcQ)

### How it looks right now
[![Terminal Tetris Reincarnation](https://img.youtube.com/vi/zQAazhcQDxw/0.jpg)](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).