搜索资源列表
memoryGame
- 记忆测试游戏,记录图片的位置,连续打开相同的图片才能把它消去,直到消去所有的图片。短时间内成功完成有点难度。点击看一下按钮将会有3秒给你记忆图片的位置-Memory test game, record the picture, and a continuous open the same picture to eliminate it, until the elimination of all the pictures. Short time Successful completion of
Game
- 通过单击与空白网格相邻的网格,可以将该网格显示的图片移动到空白网格中,那么可以用一个按钮代表一个网格,然后让每个按钮显示一个小图片,最后将这些按钮添加到一个面板中,并让这个面板采用网格布局。-Moving the grid display of pictures by click the blank grid adjacent grid blank grid, you can use a button on behalf of a grid, and then let each button d
yaojiangqi
- 在linux环境下利用QT编写的一个摇奖器游戏,通过点击按钮启动摇奖,摇出不同的图片-In linux environment using QT prepared a lottery game device, by clicking on the button to start the lottery, shake out the different pictures
BallGame
- Android(迷宫小球)游戏源代码,MyCircle.java为绘制圆球主文件,在此构造圆形图形绘制函数,设置圆形图形的X、Y坐标和角度等参数;HButton.java为绘制按钮主文件,通过按钮坐标宽高与触屏的坐标进行判定按钮是否被点击;MySurfaceView.java为游戏控制,声明一个物理世界的范围对象,声明一个重力向量对象,声明胜利与失败的body,用于判定游戏的胜负,为了游戏暂停时,失败,胜利能继续可能到游戏中的状态,所以并没有将其写成一个状态,定义菜单、按钮、游戏背景图片资源等-