资源列表
pygame-snake
- 用python编写的贪食蛇游戏,内附详细代码注释-snake game prepared using python game code containing detailed Notes
Snake
- 贪食蛇游戏,手机里有一款小游戏叫“贪食蛇”,又名贪吃蛇。就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。-Snake games, mobile phones, there are a little game called " Snake" , also known as Snake. That is a snake, ever walk on the screen and eat the eggs app
Sudoku_1
- 數獨,用dancing link的方法尋找可行的數獨答案-Sudocode
game
- 骑士飞行棋 一款java语言开发的小游戏-A chess knight flying game java language development
snackgame
- 小游戏贪食蛇,自己上课写的,还未实现计分功能,望大家来实现,共同努力把,Java很有前途的-snackgame you will like
Migong
- 古老的迷宫游戏,有多种迷宫选择,游戏简单-a good game
multiplication-table
- 九九乘法表 九九乘法表共9行9列,重点考察for循环的掌握情况。 下面给出了输出完整乘法表、右上、右下、左上、左下乘法表的代码。-multiplication table
Chess_MIDP
- 一个象棋手机游戏的源代码.最后声明一下,大家可以拿我的代码转载,但毕竟是我的原创,请大家转载是把我的名字挂上-----dlut_608_#4,呵呵还有,代码太长了,没好好整理就发上来了,希望大家能耐心。-a mobile chess game's source code. The final statement that you can use my code reproduced, but that is my original, please reproduced is the na
井字过三关小游戏
- C#写的一个通俗井字过三关游戏,即小时候所玩的对角棋,如果一方三个子连成一条线即赢。-C# to write a popular tic-tac-toe game, as a child playing chess right angle, if one of the three molecules into a line that is winning.
puzzle
- 一个简单的拼图游戏,能在TC上运行,已测试过,可供初学者学习-A simple puzzle game, in the TC under normal operation, can has been tested for beginners to learn
maze_source_code
- maze_source_code是由c语言编写的程序,实用,好懂!!可以参考一下-maze_source_code by c language prepared by the procedures, practical and easy to understand! ! Can reference
fk
- 不到200行代码的俄罗斯方块游戏,虽然是控制台下的字符显示,但整个程序结构清晰明了,对学习游戏及开发及相关算法具有很好的参考价值,VC++6环境下编译通过-Less than 200 lines of code Tetris game, characters are displayed under the console, but the entire program structure, clarity, a good reference value for learning game dev