资源列表
C语言(.cpp后缀)贪吃蛇
- 简易贪吃蛇,VC6.0运行,操控用大写的WASD进行,可以设置蛇的行驶速度大小,并自行设定种子数
sukudo_solve
- 利用回溯法求解数独 B为数独题目的矩阵形式空的地方应为0(The use of backtracking method to solve Sudoku The matrix form of B for the Sudoku problem should be 0)
vfvfv
- petargenerate distance gg ffp
捕鱼源码
- 模仿捕鱼达人的游戏 里面有素材。。。。。。(i do speak english this is good game)
见缝插针CeBall
- 见缝插针html5游戏,顾名思义来试试吧,非常好玩。("HTML5 game, as the name suggests to try it, very fun.)
mazeC#
- 写着玩的一个小迷宫,没啥好的资源,啊啊啊啊啊啊啊啊啊啊(Write a little maze to play,nothing good resources,just a joker, have fun!)
消方块(应先解压再打开)
- 消方块游戏,基于C++ EasyX编写,如果用户在同一行或者同一列有三个方块即可消除得分(A game based on Visual C++ and EasyX library.)
225
- 俄罗斯方块,根据旁边规则正确完成游戏,结束后会打出分数(Russian square, according to the next rule to complete the game correctly, after the end of the score will be scored)
猜拳c文件
- 猜拳小游戏,你可以输入剪刀石头布,跟电脑进行游戏,充满随机性(Finger guessing game, you can enter the stone scissors cloth, the game with the computer, full of randomness)
24点(最终版)
- 自编的一款基于c++的24点游戏(a game calculating 4 num into 24)
jump
- 可以实现自动完跳一跳小游戏,需要adb.exe 实现过程: 1.通过adb获取游戏截图 2.识别截图中需要跳的距离计算按下时间 3.通过adb控制按下时间实现跳一跳(Can realize automatic jump one jump small game, need adb.exe Implementation process: 1. capture game screenshots by ADB 2. the distance from the jump in the rec
魔方
- 用c++ 和directx实现一个魔方的基本功能,旋转放大缩小复原随机(The basic function of a magic cube is realized with c++ and DirectX, rotating and enlarging and reducing the recovery random)