采用MFC制作的简单2D游戏。
使用双缓存实现了人物的移动动画播放,场景中一些小物件的自动画播放,以及生成瓦片并拼接形成较大型的两层覆盖瓦片地图。
实现了滚屏效果,视口会跟随人物的移动直到地图边界。以及简单的碰撞检测。
windows系统可以下载Release/project.zip来运行体验
A game based on MFC built by C++.
Use tilemap to draw the scene.
Character have simple animation.
If you are using windows, you can download Release/project.zip to execute this project on your computer.
cafel176/MFCGame
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|



