资源列表
Tetris
- 一个自己写的俄罗斯方块程序,可以实现基本功能,当然也有等级之分,等级越高速度越快。-It s a tetris program writen by ourselves. we can realize the basic functions, and of course with the grades, the higher grade the faster.
my_snake
- 用qt做的贪吃蛇游戏,有声音与各种资料,希望对你有用-tanchishe is made uder the situation of qt
Mine
- 游戏扫雷,传统经典的游戏,希望大家能够喜欢-Minesweeper, puzzle interesting
box
- 推箱子源代码 ,适合初学者看看,从一本书上面看到的-Sokoban source code, suitable for beginners to look at, from a book above to see
Pacman-game
- 吃豆子游戏。 Pacman是一款动作休闲游戏。使用Windows API,依照面向对象的设计方法。包括Windows应用程序、地图类的设计、数据更新、绘图、窗口设计等-Pacman game
2048
- 风靡一时的2048游戏,有点Bug, 写的是个控制台版本的,可以试试...哪位修改稳定后,通知我一声啊!-a game, used to be a hand_game, 2048, the attachment is just a console demo.
javalect
- JAVA教学课件和一个俄罗斯方块源码 武汉大学朱福喜-JAVA LEARNING SOURSE CODE OF ELS
tictactoe
- 此代码是如何用C++语言实现一个简单的井字棋游戏,并且利用不同的技术在不同的用户界面上实现它。游戏的逻辑部分只用标准C++写了一次,并且使用了两种截然不同的技术用它来构建了2个应用:Win32 API,我不得不明确的指定一些工作例如创建一个窗口并且绘制它,还有就是使用XAML的Windows Runtime,这里framework为我做了大量的工作,是我能够专注于游戏逻辑的实现(并且当我需要去设计UI的时候,我们不仅仅只有手动声明这一种方法,不仅可以在XAML中,也可以在code behind里
python版超级玛丽【高度仿真】
- python版超级玛丽【高度仿真】,与FC/NES版超级玛丽相比具有超高的还原度,代码质量高,适合python/pygame入门学习
game
- 一款拼图游戏,可以智能移动的,mfc编写-a kinds of game which can pintu used by mfc
RedPasSnake
- 用VS2010开发的贪吃蛇,很好的源代码,我的原创。其中利用了多线程,调试时请注意。并且利用了屏幕双缓冲读写技术。移动中不会出现闪烁。-VS2010 development, source code, my original. The use of multi-threaded, Please note that when debugging. And use double buffering of screen reader technology. The move does not appe
minesweep
- 扫雷游戏,三段程序实现,三种MFC界面风格,C++实现,和windows上原理一致-Minesweeper, three sections of the program implementation, three MFC interface style, C++ implementation, and windows on the same principle