资源列表
Two-Tetris-Games(On-Line)
- 内部使用面向对象的方法实现了: 1.控制台版的单人俄罗斯方块。 2.基于WinGUI的俄罗斯方块,具有 1.)单人模式 2.)双人单机模式 3.)双人联机模式(基于WinSocket) 三种模式。-The program has been programmed in a Object-Oriented Method, and include two different Tetris game which based on one single simple obje
CPPRussian-Box
- 用C++编写的俄罗斯方块游戏,界面简易,是个不错的休闲放松选择-With C++ prepared Tetris game, the interface is simple, it is a good choice to relax
2048
- 2048 游戏源代码 包含撤销功能,完整可用-2048 game programme multiple functions
FiveChess
- 一个简单的五子棋可联网游戏源代码。。此代码对于一些入门玩家很家帮助!-A simple game of backgammon can be networked source. . This code is for some players to start at home to help!
imagegame
- 自己写的图片小游戏,写的不好,欢迎大家指正-Write your own pictures game is badly written, welcome to correct me
MyApplication
- 圈叉遊戲跟電腦一起玩,有點強,但還有待改善-ox game wiht AI
Chicktris
- 俄罗斯方块,一款简单的休闲小游戏,方便简单,易操作,适合各年龄层次的人玩。-A simple casual game, Tetris
SnakeV6
- 一个使用MFC编写的贪吃蛇游戏,使用了较多的位图输出功能。-A Snake game written using MFC, use the more bitmap output.
Maze
- 走迷宫的小游戏,能自动生成随机的迷宫,以及显示最佳路线-Maze game, can automatically generate a random maze, and show the best route
skyblue_BoxMan
- MFC的退箱子游戏,用面向对象,功能比较齐全,可以自己设置墙壁,箱子,人,还有砖块-very classic boxman,you can desire the game yourself by draw man,brick,box...
pintu
- 简单的拼图游戏,可以实现级别选择,时间记录,步数记录等简单功能-Simple jigsaw puzzle, can achieve the level selection, time records, the number of steps record simple function
snake
- 初学Mfc写的 贪吃蛇 用方向键控制 在VC++ 6.0 2008下编译通过-Written by beginners Mfc arrow keys control Snake