tictactoe terminal:终端中的简单的Ticktacktoe游戏 源码
终端中的简单井字游戏 在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-terminal-master.zip
(预估有个12文件)
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
暂无评论