command_line_craft:TUI Minecraft克隆

时间:2024-04-01 14:54:25
【文件属性】:

文件名称:command_line_craft:TUI Minecraft克隆

文件大小:38KB

文件格式:ZIP

更新时间:2024-04-01 14:54:25

C++

Command-Linecraft 码头中的Minecraft克隆 该程序使用ncurses在终端中绘制图形。 游戏 怎么玩: 去做 数据包(块数据,配方等) 在src / data /目录中,TODO 汇编 主要源代码 src /目录 源代码使用的Util函数 查看src / util / 编译游戏 运行build/compile.sh然后输入: c 编译游戏(不区分大小写) e 运行游戏 E 编译并运行游戏 o 运行颜色测试 O 编译并运行颜色测试 除第一个( C )外,所有这些都区分大小写。 您还可以将操作作为命令行参数传递。 例如, build/compile.sh E 编译并运行游戏。 注意:如果终端显示乱码 尝试在命令提示符下键入以下命令: $ reset


【文件预览】:
command_line_craft-master
----src()
--------data()
--------player.cpp(491B)
--------world.hpp(526B)
--------util()
--------gfx_core.hpp(1KB)
--------gfx_core.cpp(2KB)
--------game.cpp(2KB)
--------scale_macros.hpp(1KB)
--------world.cpp(805B)
--------plane.hpp(1KB)
--------main.cpp(211B)
--------game.hpp(110B)
--------player.hpp(624B)
----build()
--------compile.sh(1KB)
--------shellnote.sh(252B)
--------main(70KB)
--------colortest(13KB)
----README.md(889B)
----tests()
--------colortest.cpp(1KB)
----.replit(34B)

网友评论