搜索资源列表
myGame
- VC2008 MFC写的一个小游戏,五子连珠,相同颜色的5个小球可消除。第一次写游戏,没有用用到类,有时间改改设计类来实现。-use visual studio 2008 to realize a small game. the 5 same color ball can eliminate and win the scores.
SDLMouseChick
- SDL练习:响应鼠标事件。 想学习SDL的人可以参考! VC2008下测试通过!-SDL practice: Responding to mouse events. People who want to learn SDL can refer to! VC2008 under test!
algorithm_of_8_queens
- Algorithm of 8 Queens,simple and easy! I have already compiled and run it on my VC2008 , and it is a c++ style source file!