tetris-on-terminal:俄罗斯方块游戏,CLI 界面

时间:2024-06-24 15:13:24
【文件属性】:

文件名称:tetris-on-terminal:俄罗斯方块游戏,CLI 界面

文件大小:41KB

文件格式:ZIP

更新时间:2024-06-24 15:13:24

C++

你好,俄罗斯方块终端 Tetis-on-terminal 是一款带有 CLI 界面的俄罗斯方块游戏。 我为您提供经典的俄罗斯方块和酷炫的“彩虹”模式。 试试看。 如何安装。 要获得终端上的俄罗斯方块,您需要以下依赖项: 类Unix环境。 Ncurses 库。 C++11 编译器(例如 g++)。 第一步:下载源码。 $ git clone https://github.com/cdkrot/tetris-on-terminal $ cd tetris-on-terminal 第二步:编译。 $ ./build.sh REL # use DBG if you want to get dev binary. 第三步:跑。 $ ./bin/tetris-on-terminal 第4步:享受!


【文件预览】:
tetris-on-terminal-master
----image.png(12KB)
----clear.sh(24B)
----changelog.txt(606B)
----LICENSE(34KB)
----version.txt(5B)
----src()
--------Iscreen.h(536B)
--------terminal.cpp(2KB)
--------main_menu.h(1KB)
--------Iscreen.cpp(692B)
--------game.h(3KB)
--------game.cpp(9KB)
--------terminal.h(449B)
--------figures.cpp(8KB)
--------figures.h(2KB)
--------main_menu.cpp(4KB)
--------main.cpp(1KB)
--------stdstyle.h(135B)
--------consts.h(205B)
--------util()
----.gitignore(26B)
----README.md(669B)
----util()
--------gen-buildconf.sh(351B)
--------build.sh(1KB)
----build.sh(344B)

网友评论