资源列表
TicTac
- 自己学习写的九宫格游戏,是自己学习写的第一个东西。-learning to write their preview of the game, you learn to write is the one thing.
ddgs
- vc6编写的一个小游戏,挺有意思的哦! 虽然小,但你要学游戏编程必须要用到的技巧哦!-vc6 prepared in a small game, quite interesting! Although small, But you have to learn the game must be used to programming skills!
2_1
- 扫雷,是附带在Window里面的游戏,是个简单的游戏。因此我们就从扫雷开始我们的游戏旅程。很多人都玩过这个游戏,只是不知道怎么用程序实现。不过还有人不知道怎么玩,下面就先说说游戏的规则: ● 开始:按左键开始游戏,按按钮或菜单重新开始。 ● 左键:按下时,是雷则结束,非雷则显示数字。 ● 数字:代表此数字周围一圈八格中雷的个数。 ● 右键:奇次按下表示雷,偶数按下表示对上次的否定。 ● 结束:左键按到雷结束,找出全部雷结束。
456651321
- 这是一个用VC编写的聊天软件,其中有服务器端和客户端。-This is a VC prepared chat software, including server and the client.
FLASHSNAKE
- 此为FLASH下贪吃蛇游戏制作的源码,对初学者有一定参考作用.-this as a huge memory game where the production source for beginners reference to a certain role.
you_xi_C_example
- 提供学习C语言的绝对好例子,从游戏开始学习编程-C language learning the absolute good example from the games started learning programming
game_C_example3
- 提供学习C语言的绝对好例子,从游戏开始学习编程-C language learning the absolute good example from the games started learning programming
game_C_example4
- 提供学习C语言的绝对好例子,从游戏开始学习编程-C language learning the absolute good example from the games started learning programming
game_C_example5
- 提供学习C语言的绝对好例子,从游戏开始学习编程-C language learning the absolute good example from the games started learning programming
mariovb
- 超级马里,vb编写的小程序,有比较基本的方法阐述了vb游戏编程的思想-Super Mali, vb procedures for the preparation of small, relatively basic method expounded vb game programming ideas
WinMineGame
- windows扫雷游戏源代码!界面与系统自带的相同!-windows demining game source code! Interface with the same system to bring their own!
block.tar
- 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, T