搜索资源列表
3DTetris5
- 基于dx9.0c的俄罗斯方块游戏,算法是自己想的,代码1500行左右。渲染时3D的 可以前后拖动查看当前场景。-Based the Tetris game dx9.0c, the algorithm is they want, and about 1500 lines of code.
chess-code
- 基于window下的小游戏。代码一共1800行,用c++编写,核心算法是alpha-beta搜索,使用directx,没有使用MFC和GDI,没有运用面向对象思想,这样可以让读者只需要关心核心的算法与数据结构。-Under the window-based mini-games. A total of 1800 line code with c++ written, the core algorithm is the alpha-beta search, use directx, do not