资源列表
tuixxianngzz
- java eclipse 实现推箱子智力游戏-java eclipse achieve Sokoban puzzle game
fangkuai
- 俄罗斯方块实现程序,实现常见方块的模型,能实现堆叠和消除功能!-Tetris procedures, to achieve a common box model, to achieve the elimination of stacking and features!
zhaocha
- 大家来找茬游戏的代码,简单而易懂,很不错的代码- Find the Differences game code, simple and easy to understand, very good code
snake
- 非常流畅的贪吃蛇,游戏有3个难度,实现了碰撞检测,鼠标检测,所得分数显示及背景音乐的播放-Snake is very smooth, the game has three difficulty to achieve a collision detection, the mouse is detected, the resulting score display and background music playback. . .
sanguosha
- 三国杀游戏的C++程序编写,且无友好界面功能的简单实现-Three killed, the game is simple to achieve C++ programming, and no friendly interface functions
JavaGame1
- 连连看的java实现程序,支持数据集记录排行榜,同时支持两台电脑联机比赛进行游戏,有背景音乐-Lianliankan java implementations, support for two computers online game
AndroidPUnity3D
- 这是利用unity3D开发的android手游,是一个打砖块的游戏。语言是:javascr ipt,利用unity3d开发起来非常方便-This is the use unity3D developed android mobile games, is a Arkanoid game. Language is: javascr ipt, very easy to use unity3d development
Link
- 安卓小游戏,疯狂连连看,根据疯狂安卓讲义编写的代码,可以实现连连看的功能,注释完整,有助于理解,界面美观-android game,crazy link
mine1
- MFC编写的程序,扫雷的小游戏,初级阶段的编程,大家指导啊!-MFC prepared by the procedures, small game, the initial stage of programming mine, we guide ah!
21points--game
- 一个21点的游戏,游戏规则如下: 两个玩家,一个是人,一个是电脑。首先由电脑随机派两张牌给人类玩家(牌不能重复,牌的表示方式为 花色牌号,如红桃8),然后玩家通过自己判断再选择是否继续要牌。如果要,则继续随机派给玩家一张牌,若此时所有牌的点数之和大于21,则判断玩家为输,如果不是,则玩家可以继续选择要牌与否。如果不要牌,则人类玩家阶段结束。轮到电脑。电脑阶段与玩家阶段基本相同。电脑首先自己要两张牌,然后由电脑自己判断是否继续要牌,判断的最重要依据是刚好赢人类玩家就收手。而输赢是按照两家的点数
tanchishe
- 图形界面小游戏,玩家自己可以添加功能,很好很强大-Graphical games
goldmine
- 自己写的黄金矿工的demo 以前公司面试的时候叫做的 用的是surfaceview-a simple Golden Miner demo made by myself