搜索资源列表
BlackWhiteChess1
- 个人做的Qt下的黑白棋游戏程序源码,供大家参考和指导-Reversi game program in the individual doing the Qt source code for your reference and guidance
picture
- 基于C8051F系列单片机的黑白棋程序,外设包括液晶和按键-Based on the Othello program C8051F series microcontrollers, peripherals including the LCD and buttons
BlackWhiteChess2
- 个人做的Qt下的黑白棋游戏程序源码,供大家参考和指导,在windows下和linux下均可运行-Reversi game program in the individual doing the Qt source code for your reference and guidance
heibaiqi
- 本实验利用嵌入式开发系统设计一个黑白棋的小游戏。采用32位ARM处理器,屏幕上有显示棋格,触摸屏幕落黑子、白子,棋盘设置成8×8正方形结构。该程序用于实现黑白棋游戏双人对战。 设计思路: 1.画出棋盘 2.摆上初始的四颗棋子 3.实现游戏规则 4.边界条件的判定 5.自动提示哪方下棋,并在屏幕上显示相应落子颜色,若一方无路可走,则交换下棋选手,直到双方都无路可走,游戏结束并给出提示,每次落子后,屏幕在终端显示各方棋子数目。 -In this study, embedd