资源列表
snake
- 基于windows xp环境,用c语言编写的贪吃蛇游戏,键盘上下左右的光标控制方向,esc键退出
snake
- snake game is a small and cool game that be writed with c-snake game is a small and cool game that be writed with cpp
生命程序
- 在win-tc环境编译通过 模拟生命繁殖游戏-the win-tc environment compiler life breeding simulation games
ayca_oyun2
- simple opengl ball game
game
- 这个是在DOS下运行的C语言的游戏代码。希望有用的人可以使用
xiaoqiu
- 小球移动 能够上下左右移动 不按键时不动-Move the ball up and down and move around to
TetrisGame
- 更换过图标的简单的俄罗斯方块小游戏,看着比较美观一点。-Simple replacement icon Tetris game, looking more beautiful point.
hangman-game-project
- In the game of Hangman, the computer chooses a word at random from a given list of words. This word is the answer. The player then tries to guess the word, by guessing one letter at a time. Whenever the user guesses a letter that is in the answer, al
Tetris
- java applet,在IE中可以执行的俄罗斯方块
snake
- 贪吃蛇游戏C源代码,运行后按上下左右键移动。
mazesolverblackstrip
- Maze solving robot source code
snake
- 一个用c++编辑的“贪吃蛇”小游戏,学习交流该语言的使用。