搜索资源列表
一个有趣的拼单词游戏的代码
- 在英文报纸上经常有这样一个拼单词小游戏:给出几个字母,看你能组合出多少个长度为N的英文单词,其中第一个字母必须包含在每个单词里。这个小程序能给出所有的答案,对英文学习者来说是个很好的游戏辅助工具。
Snake
- 贪吃蛇小游戏代码 很容易看懂.看后以此为参考很容易就能自己写一个相似的游戏-this is a snake game ,if you read it you will find it is very easy to write a same game.
Tetris
- 一个用C语言编写的功能完善的图形界面的俄罗斯方块小游戏,带有比较详细的代码注释。-Written in a language with a C-featured graphical interface Tetris game with a more detailed code comments.
supermario
- 经典小游戏代码,超级玛丽,WINDOWS编程 仅供参考-Classic game code, Super Mario, WINDOWS Programming for reference only
sibling
- 消除同色的小游戏sibling代码 用vc6实现的小游戏代码。鼠标点击,消除相同的颜色。-Small game to eliminate the same color the sibling code with vc6 achieve the game code. Mouse click, and the elimination of the same color.
Mac-OS-X-10.8
- 扫雷小游戏代码,仅供参考,如果不正确,希望大家帮着改善谢谢,-Minesweeper game code, for reference only, if not correct, I hope we helped to improve thank you, thank you
Demining-program-code
- c语言小游戏代码-扫雷代码,可以成功的做出程序-c language game code- mine code can cheng..
Snake
- 小游戏代码 贪吃蛇的简单设计,里面有全面的步骤和注释 简单易懂-Game code
炮打飞机1
- 简易版的雷电小游戏(Simple version of the lightning game)
HTML_Tetris
- HTML俄罗斯方块小游戏代码,界面简洁,难度可选:简单、一般、困难,键盘操作,↑:变换、←:左移、→:右移、↓:加速。(HTML Tetris game code, simple interface, simple and difficulty optional: general difficulties, keyboard, arrow: transform, -: left, right, down to: acceleration.)
2048
- 2048小游戏,仅供消遣,解压直接点击2048图标即可运行。利用python代码编写(2048 small games for entertainment only, decompression, click the 2048 icon to run directly. Using Python code to write)
Python写的贪吃蛇小游戏源码
- Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
飞机大战2
- 飞机大战小游戏,刚学完C语言,不会做界面,只写了一些核心代码(Aircraft war game, just finished the C language, will not do the interface, only to write some of the core code)
斗牛代码
- 斗牛小游戏代码 使用html5编程实现。(douNiu game using html5.)
html5-fly
- 一个射击小游戏,包含完整的项目文件,素材,代码(A shooter game, including a complete project fi)
java课程设计--Hannoi汉诺塔游戏
- 汉诺塔小游戏功能实现,游戏分为初,中,高难度。背景盘子颜色可以设置。(Tower of Hanoi game function, the game is divided into early, high difficulty. The color of the background plate can be set. Hannoi)
函数:Tic-Tac-Toe游戏-人机对战井字棋
- python小游戏代码 井字棋 ai 人工智能(game python ai you can play a game with ai)
扑克牌读心术网页游戏源码
- jQuery扑克牌读心术网页游戏源码是一款从上面的牌库中随机记住一张牌,然后点击开始按钮开始游戏,从弹出来的牌判断您记住的牌是否在其中,在的话点击在按钮,不在点击不在按钮的jQuery扑克牌读心术小游戏代码。(JQuery card reading web game source is a card from the above library randomly remember a card, and then click the start button to start the game,
VB小游戏源码
- vb编写的小游戏源码。新人学习使用,扫雷贪吃蛇等(VB written small game source code. Newcomers learn to use, mine and snake.)
VB反弹小球小游戏.代码源
- 代码源 用vb编的一个简单的小时玩的小游戏 键盘W\S、W、A、D控制挡板上下左右 自动的小球碰到挡板会反弹