Skip to content

shalldie/togame

Repository files navigation

togame

It's time to game!

Npm Version Docker Version Build Status License

Games in terminal. 控制台游戏集合。

Games

Select the game with arrow keys. 用方向键选择游戏。

snake

Snake - 贪吃蛇

snake

Tetris - 俄罗斯方块

tetris

Install & Play

npm

# global install
$ npm i togame -g
# then run
$ togame

npx

$ npx togame

docker

$ docker run -it shalldie/togame

License

MIT