资源列表
chess
- 该程序使用C语言进行编写。在VC++6.0环境下编译通过,比较简单,判断落子采用坐标的方式,监听键盘进行落子。-please let me pass !
Snake
- WIN32实现的贪食蛇,通过输入IP,可以在其他电脑上进行远程控制!-WIN32 realize the Snake, by entering the IP, you can remotely control other computers!
chinasf_bnbv2
- 该游戏是V1.0的更新版: 这里是更新的功能: 1.落点更精确 2.可站半身位 3.泡泡爆炸的水柱更准确 4.手感调整了,比如自动移位调整坐标 如果被炸了,请按回车,放炸弹是 R Shift ,移动是 ←↑↓→-V1.0 of the game is an updated version : Here is the updated features : 1. Two more precise accuracy. Who can stand two-three. The explosion bub
Tetris
- 利用VC++语言编写的一个俄罗斯方块游戏 可以自定义游戏速度 可以通过上下左右键控制 游戏中形状数不少于6种-Using VC++ language written in a Tetris game.You can customize the game speeds.up and down left and right buttons can control the game.There are not less than six kinds of shapes in the game
tanke
- 用VC做的经典坦克游戏,希望对大家有帮助-VC to do with the classic tank game, we want to help
snake
- 自己用VC++写的贪吃蛇,结构最为简单,思路注解清晰,欢迎下载学习-Their own written with VC++ Snake, the structure is most simple, clear thinking comments, please download the learning
SnakeGame
- 贪吃蛇小游戏,完整版。可以直接运行玩,大家支持支持-Snake game, full version. Can run to play, we support the support. . . . . .
GuessNumber
- 原创!用NetBeans编写的一个JAVA猜数字游戏(几A几B)。数据处理算法不是很好,但是里面对于输入框的条件限制,很值得新手借鉴、参考。
SmallObjectTrackDlg
- MFC实现弱小目标的跟踪,具有良好的界面和高效的算法速度-MFC weak target tracking, has a good interface and efficient algorithm speed
Snakepp
- 貪吃蛇C++代碼 C++大項目遊戲 簡單的代碼-Snake C++ code in C++ code for large projects, a simple game
tanchishe
- 好玩的贪吃蛇小游戏源代码,已测试,请查看。-tanshishe vc++。
迷宫游戏关于C语言的实现
- 通过借用EasyX库来提供良好的人机交互,包含生成迷宫,自动寻路等功能