Kursovaya Rabota Tetris
Add 'All Pages' Done home. May 10, 2017 Enter Keytris for Typers. Taking massive inspiration from popular block dropping gamnes, Keytris is a fun-filed, typing game that has players control various falling blocks by typing certain indicated keys to avoid filling the screen with too many blocks (game over!) and generate a high score as possible.
# get dex if you don't have it curl -L -o dex chmod +x dex sudo mv dex /usr/local/bin # add tetris as a repo dex repo add tetris # run tetris dex run tetris ### optionally install tetris globally ### export PATH= ' $HOME/.dex/bin: $PATH ' dex install --global tetris tetris usage The default game is run by simply executing the tetris command. Vray plugin for 3ds max. If the unicode characters look a bit wonky in your terminal, you can also run. Tetris --level n Lastly, to see the current high score, you can run tetris --high-score. And of course, see tetris --help for help. Tips troubleshooting People seem to have varying levels of success with the linux binary.
Please note that it is compiled dynamically and hence should not be expected to work on most distros. If you have other problems, feel free to open an issue. Roll your own If you like games in your terminal and have an interest in functional programming, write your own! This code is built on top of which makes building terminal user interfaces very accessible.
I also have a that can help you get started.