资源列表
VC(games)
- VC++.net 时尚编程20例的源代码,对于初学者很有帮助
VC.NETgames
- VC++.NET 时尚游戏开发编程40例,各种智力游戏
Snakes_Game_Win32SDK
- 贪吃蛇 Win32 api 写的,只是抛砖引玉。-Snake Win32 api to write, only attract valuable comments.
noname
- 很好的俄罗斯方块!你会爱上它的,我确定,代码主要是C语言写的,-A very good Tetris! You will love it, and I' m sure the code is mainly written in C language,
Snake
- 用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮-With the C language to create a simple Snake game, the interface is not very pretty
RandomSetMine(java)
- 扫雷游戏gui图形代码,包含很多重要的算法-Mine game gui graphics code
Skyblue_Mine
- 扫雷游戏在vc++下的源代码,对C++初学者会有很大帮助-Mine game under vc++ source code, for C++ will be of great help for beginners
MagicSquare
- 一个五维魔方的实现,该程序用C++实现了一个五维魔方。-The realization of a five-dimensional Rubik' s Cube
Fivechess
- 一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。-A welcome to play, AI algorithm to write well. Interface to do this and that is very beautiful, want to study AI algorithms can look at.
suppermarry
- 小时候玩过超级玛丽的一定记忆犹新吧 这款用c开发的变态超级玛丽一定会让你感觉耳目一新-supper marry
PuzzleGame
- 拼图游戏,可选择图像和难易程度,益智类游戏,可休闲可学习-Jigsaw puzzle, choose images, and degree of difficulty, puzzle games, can be casual to learn
tic-tac-toe2
- 一个C++控制台的井字过三关小游戏,是大家学习的好材料-Tic-Tac-Toe Plays the game of tic-tac-toe against a human opponent Uses pointers instead of refernces for function parameters