Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cafel176/MFCGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MFCGame

采用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.

图

图

图

图

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published