Page 1 of 1
List of Open Source games/frameworks etc..
Posted: Tue Nov 04, 2014 2:45 am
by Miroidan
I did my daily search with Google and stumbled across a pretty impressive list of different games, frameworks, engines, addons and so on.
These are all hosted on Github and you can find games like Epic Inventor, Flare RPG, Browser Quest and also Diablo in JS.
https://github.com/leereilly/games
Hope you guys find any use to this! I find it very helpful

Re: List of Open Source games/frameworks etc..
Posted: Tue Nov 04, 2014 3:15 am
by Jackolantern
Nice list there with quite some nice stuff!
They didn't find nearly as many MMOs on Github
as I have, though

Re: List of Open Source games/frameworks etc..
Posted: Wed Nov 05, 2014 11:51 am
by Miroidan
Jackolantern wrote:Nice list there with quite some nice stuff!
They didn't find nearly as many MMOs on Github
as I have, though

If you're interested in a open-source NodeJs/HTML5 MMORPG check out Raining Chain
https://github.com/RainingChain/rainingchain -
http://rainingchain.com/
It's a one man project I believe, you can check out his YouTube channel here:
https://www.youtube.com/playlist?list=P ... zexwUGA0fW
I believe he have another one somewhere but I cannot remember the name.
How do you put links "inside" a text here? Like the <a href> method used in HTML?
Re: List of Open Source games/frameworks etc..
Posted: Thu Nov 06, 2014 3:12 am
by Jackolantern
Wow, nice find there! It looks like it is at least partially inspired by Realm of the Mad God, in that battles appear to at least be partially twitch-based and have a "bullet hell" shooter feel to it (one of his videos show him dodging hundreds of projectiles from a boss monster). It also appears to be in heavy development, so I will add it. Thank you
EDIT: Oh, and to make links in text, it is like this [ url=
https://github.com/RainingChain/rainingchain]your text here[ /url] just without the spaces of course.
Re: List of Open Source games/frameworks etc..
Posted: Thu Nov 06, 2014 2:46 pm
by Miroidan
Thank you!
