tictactoe-terminal:终端中的简单的Ticktacktoe游戏

时间:2024-03-06 16:18:25
【文件属性】:

文件名称:tictactoe-terminal:终端中的简单的Ticktacktoe游戏

文件大小:8KB

文件格式:ZIP

更新时间:2024-03-06 16:18:25

game tic-tac-toe terminal-based C++

终端中的简单井字游戏 在Linux上 您需要cmake v2.8,make和gcc 从项目文件夹: mkdir build cd build/ cmake .. make ./game (on Linux) 或者只是运行build.sh 在Windows上 需要用于Windows的Visual Studio和C ++ Cmake工具-使用C ++进行桌面开发和使用C ++工作负载进行Linux开发: 文件->打开文件夹 选择文件夹“ tictactoe-terminal” 从解决方案资源管理器工具栏中的下拉菜单中选择“ game.exe” 或者,您可以将tictactoe.cbp用于CodeBlocks(已在v20.03上测试)


【文件预览】:
tictactoe-terminal-master
----build.sh(573B)
----task.md(2KB)
----src()
--------map.cpp(2KB)
--------main.cpp(89B)
--------tictactoe.cpp(8KB)
----CMakeLists.txt(253B)
----README.md(575B)
----clear.sh(43B)
----tictactoe.cbp(1KB)
----.gitignore(40B)
----include()
--------tictactoe.h(666B)
--------map.h(757B)

网友评论