-
wuziqi
经典的五子棋游戏的代码,用C++编写,可作为C++新手的练习材料,在windows系统上运行(The classic backgammon game code, written in C++, can be used as material for training novice C++, running on the windows system)
- 2016-01-18 15:03:30下载
- 积分:1
-
mpxviewer
A viewer for the games Metroid Prime 1-3
(A viewer for the games Metroid Prime 1-3
This was a research project I did to mainly help me understand how to do 3D programming, early in the beginning revel8n messaged and asked if I wanted to help, heck yes I did.)
- 2011-05-25 11:36:50下载
- 积分:1
-
飞机小游戏源码-乌拉
打开网页可以玩这种简单的小游戏,可以查看源代码。(Open the web page to play this simple game, you can view the source code.)
- 2019-06-28 13:06:11下载
- 积分:1
-
soccerRobot
足球机器人比赛程序,参加比赛的时候编写的,请大家参考。(Robot Soccer Competition procedures when preparing to participate in the competition, please reference.)
- 2021-04-24 16:38:47下载
- 积分:1
-
tic-tac-toe
三连棋游戏,两人轮流在一有九格方盘上划加字或圆圈, 谁先把三个同一记号排成横线、直线、斜线, 即是胜者。(tic tac toe)
- 2016-10-06 11:23:42下载
- 积分:1
-
PlaneGame0.4
说明: 用JAVA编写的简单的飞机飞行类小游戏,躲避界面内的小球(Simple flight games written in Java to avoid small balls in the interface.)
- 2020-06-16 15:00:02下载
- 积分:1
-
shudu
一个数独游戏的源码程序,有兴趣的朋友可以下来看看(A Sudoku game source program, interested friends can look down)
- 2014-02-27 10:58:56下载
- 积分:1
-
Billiard_2D
百纳开发的安卓系统下的桌球游戏源代码,适合安卓开发者初学使用(Snooker Cabernet Android system under development)
- 2013-12-19 23:23:55下载
- 积分:1
-
24Points
24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
- 2013-08-19 12:02:21下载
- 积分:1
-
Tetris
俄罗斯方块 纯C 语言版;精巧实现;
只有一个源码文件, 编译时请加上-std=c99 参数; gcc -std=c99 Tetris.c
(Pure C language version of Tetris exquisite realization only one source file, when compiling with-std = c99 parameters gcc-std = c99 Tetris.c)
- 2012-08-27 18:07:32下载
- 积分:1