资源列表
黑白棋引擎代码
- 黑白棋引擎代码,很精彩-reversi engine code is fascinating
wuziqi
- 实现双人对战的五子棋程序。是大学C++课程的大作业。算法实现简单。-331 procedures to achieve double play. C++ large university course work. Algorithm is simple.
2048
- 一个控制台的小游戏 写的比较小、简单,易理解。-A small console game written in relatively small, simple, easy to understand.
wzq
- 这是一个五子棋游戏的源程序,代码实现都是用指针自动设置-This is a backgammon game source code, code, use the pointer is automatically set
wuziqi
- 一个简单的五子棋程序,是两个人对下,可以判断输赢-A simple 331 procedures, two people can judge the winners and losers
sanziqi
- 三子棋,亦即tic-tac-toe游戏的源码。-The source code of tic-tac-toe.
game_source_C++
- 一款完全基于C++的五子棋源程序,其采用“半开半闭区间”独特写法。
Minesweeper
- Input:從鍵盤輸入0.exit/1.踩地雷/2.插旗子,然後輸入x(橫向),y(縱向)座標. 地雷陣設定為10x10,有20顆地雷. Output:在dos上輸出地雷陣. -Input: keyboard input 0.exit/1. Minesweeper/2 interpolation flag, and then enter the x (horizontal) and y (vertical) coordinates. The minefield i
wuziqi
- 一段小小的五子棋,功能简单一些,人机,双人均可。-one board game
wuziqi2
- 该程序是一个五子棋程序,请大家讨论完善 -the program is a 331 program, we discussed perfect
N01111
- 射击游戏,吃豆子的游戏,简单的界面,逻辑很流畅-Shooting game, Pacman game, simple interface, logic is smooth
MGSF
- C++迷宫的算法 ,对于编写小游戏很有帮助。供大家参考一下哦