Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lipkegu/openrpg
- Owner: LipkeGu
- License: isc
- Created: 2015-08-27T20:23:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T22:09:38.000Z (over 9 years ago)
- Last Synced: 2023-08-03T18:54:10.169Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 3.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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 buildWindows: 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)