资源列表
2048游戏python代码
- 用python代码写的2048游戏,大家可以下载试着玩一会。也可以借鉴一下里面的函数。
greedysnake
- 贪吃蛇的完整可运行代码,用C语言编写,由AndrewWilson提供。-This is the code of the classic simple game, greedy snake, and it is coded by C language, provided by AndrewWilson.
wuziqi
- 使用win-tc软件编写的五子棋小游戏 ,可以提高对c的理解和应用-Use win-tc software written backgammon game, you can improve the understanding and application of c
Sokoban
- 一款经典的推箱子小游戏,你需要做的就是将箱子推到指定的地方就过关了。一起来试试你的记忆力和技巧吧!-Push box game
MAZE
- flash as3 非常好玩的迷宫游戏 有swf格式能直接玩 附源代码 -as3 maze game
Picture
- 一个简单的拼图游戏,可以自定义分割数量,可以加载图片-Jigsaw Puzzle
pick
- 点不着小游戏,源代码给大家好好学习下吧!-you can t pick it up
Tetris
- 俄罗斯方块,好玩的游戏,源码大家好好学习去吧-Tetris game
snake
- 贪吃蛇游戏,大家小时候都爱玩,看看怎么开发的吧-snake GAME
Finding-Sudoku-Solutions.c
- Sudoku is a popular logic puzzle. The purpose of the game is to fill the 9 by 9 matrix with numbers 1 to 9 and meet the following constraints: 1. Each row has no duplicated numbers, 2. Each column has no duplicated numbers, 3. Each 3 by 3 subma
jigsaw-puzzle
- 这是一个很简单的拼图游戏this jigsaw puzzle by c++ by myself-this is jigsaw puzzle by c++ by myself
hitmouse
- Android 打地鼠小游戏,初次实现练手,最低环境Android3.0-Android small game, hit mouse