搜索资源列表
嵌入式arm机开发的五子棋游戏
- 嵌入式arm机开发的五子棋游戏,可以人机对战,双人对战,Embedded arm machine developed Gobang game, you can man-machine war, double battle
wuziqi101
- 五子棋小游戏#include< stdlib.h> #include< time.h> #include< stdio.h> #include< conio.h> int chess[169]={0} /*棋盘*/struct chess_t/*作为辅助,即是作为建意*/{ char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/}chess_a[169] -Gobang game# Include
GOBANG
- (2)五子棋游戏 实现文件是GOBANG.C,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文件、.EXE可执行文件和程序文件放在统一目录下。-wu zhi qi you xi
gobang
- uc os II 基于arm7 五子棋小游戏 6*6棋盘 -uc os II embedded system program gobang game 6*6 chessboard
fivestone
- 五子棋小游戏,利用c++编写的Qt文件,在虚拟机上运行。(Gobang game, using c++ prepared Qt file, run on the virtual machine.)