Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lipkegu/openrpg

An open-source RPG engine using .NET/Mono. Powered by FNA.
https://github.com/lipkegu/openrpg

Last synced: 25 days ago
JSON representation

An open-source RPG engine using .NET/Mono. Powered by FNA.

Awesome Lists containing this project

README

        

#OpenRPG
An open-source RPG engine built using [FNA](http://fna-xna.github.io/).

###Building:
OS X: run `make` to copy dependencies and build

Windows: copy everything from thirdparty/ and thirdparty/win/ to the root directory, then build with MSBuild or Visual Studio

###Contact Me
IRC: `#orcaware` on `chat.freenode.net`

EMail: [email protected]

Finally allows me to move on with [PrototypeRPG](https://github.com/Phrohdoh/PrototypeRPG) (and with that [this project](https://github.com/Phrohdoh/sdl2cs-template)) and [ALTTP](https://github.com/Phrohdoh/ALinkToThePast).

License: ISC (see license file)