HeroMustSavePrincess is a classic 2D top-down RPG game, developed by Daniel Breves for the unit HIT3243 Games Programming at Swinburne University.
The game has been built on OS X and include the project files for Xcode. It depends on the SFML library v2.0 and tmx-parser. Maps can be created using the Tiled map editor.
See video demo here.
SFML 2.0 http://sfml-dev.org/
Tiled Map Editor http://www.mapeditor.org/
tmx-parser http://code.google.com/p/tmx-parser/
Copyright (C) 2012 Daniel Breves Ribeiro
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
-
The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
-
Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
-
This notice may not be removed or altered from any source distribution.