Skip to content

fanux/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your star is my power 🚀 ⭐ ⭐ ⭐ ⭐ ⭐

Build

$ cd src && make
$ ./game
$ g++ --version
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
$ uname -a
Linux docker-86-106 3.10.0-327.22.2.el7.x86_64 #1 SMP Thu Jun 23 17:05:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Ship on docker

Build and launch

$ docker build -t tetris:latest .
$ docker run -it tetris:latest

Just launch

$ docker run -it fanux/tetris:latest

Play well in iTerm

About

c++ terminal tetris game. 俄罗丝方块,c++版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published