-
game
用matlab实现的一个打地鼠的游戏,建议大家下载后学习一下,可以学到关于图像移动,鼠标捕捉,figure等方面的实际操作(Using matlab to achieve a fight to control the game, we recommend that you download to learn about, you can learn about the image moves, mouse capture, figure and other aspects of the actual operation)
- 2013-05-22 19:52:12下载
- 积分:1
-
javaForFiveChess
源代码分为4个文件;
chessClient.java:客户端主程序。
chessInterface.java:客户端的界面。
chessPad.java:棋盘的绘制。
chessServer.java:服务器端。
(a five chess game which can be played for 50 people at the same time.)
- 2009-10-23 19:06:08下载
- 积分:1
-
27268_gpSP-1538
说明: game emulation playstation portable
- 2020-06-17 03:20:01下载
- 积分:1
-
Horse-Stepping-on-board
在传统中国象棋中,马走日型路线。本代码就是按其规则,让马从棋盘任一点开始,输出它可以行走的所有点的坐标。(In traditional Chinese chess, horse go day-type line. The code according to the rules, let the horse from checkerboard any point, the coordinates of all points of output it can walk.)
- 2012-05-08 16:08:57下载
- 积分:1
-
BattleCity(DirectX)
采用DirectX编写的坦克大战源码,适合游戏编程初学者学习。(Tankedaizhan source code written using DirectX, game programming for beginners to learn.)
- 2010-10-16 20:17:45下载
- 积分:1
-
Tetris
经典的俄罗斯方块游戏,华丽的界面,可以直接运行,各种代码注释。供各位学习使用(Classic Russian square game
)
- 2012-02-21 15:07:12下载
- 积分:1
-
game-master
一个简单的打僵尸小游戏,用c++实现。。。。(A simple zombie game is implemented by c++.)
- 2018-04-04 09:24:10下载
- 积分:1
-
Single-version-of-Tetris
俄罗斯方块单人版(使用简单的图形库实现了游戏的画面,图片可以自己在对应位置保存)(Single version of Tetris)
- 2015-04-18 18:30:35下载
- 积分:1
-
surakarta
这是一个苏拉卡尔塔的程序 包括界面设计和后台代码(This is a program of Surakarta, including interface design and code-behind)
- 2020-10-22 17:47:23下载
- 积分:1
-
简单的2048
开始时棋盘内随机出现两个数字,出现的数字仅可能为2或4 玩家可以选择上下左右四个方向,若棋盘内的数字出现位移或合并,视为有效移动 玩家选择的方向上若有相同的数字则合并,每次有效移动可以同时合并,但不可以连续合并 合并所得的所有新生成数字想加即为该步的有效得分 玩家选择的方向行或列前方有空格则出现位移 每有效移动一步,棋盘的空位(无数字处)随机出现一个数字(依然可能为2或4) 棋盘被数字填满,无法进行有效移动,判负,游戏结束
- 2023-07-16 06:30:03下载
- 积分:1