Download of Enemy.cpp (Enemy.cpp ( external link: SF.net): 2,135 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
2,135 字节
MD5
859de0933a53271bae1504bcab3d7773

项目描述

This is a 2D RPG game implemented from scratch by using purely C++ and the SDL library(Simple DirectMedia Layer). The game hasn't finished yet and the tower is supposed to have more than 20 floors.
I will gradually make up the rest floors.(Now we only have the first floor). But anyway I am distributing the codes.
Here is the link of the demo show of this game:
https://www.youtube.com/watch?v=n1aC-BUGbzs

(Version 0.05)
https://www.youtube.com/watch?v=cUJJ_eq0fB0
Second Floor added

Notice, tinyXML files were implemented by leethomason.
Here is the link: https://sourceforge.net/projects/tinyxml/
(This project is here only for fun).