Download of GameState.h (GameState.h ( external link: SF.net): 281 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
281 字节
MD5
31a7d97be3ca35727ad3f9e1e92aa225

项目描述

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).