new entries
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
- **[Fall of Imyrin](fall_of_imiryn.md)** (Python, beta, inactive since 2009)
|
||||
- **[Freedink](freedink.md)** (C++)
|
||||
- **[FreedroidRPG](freedroid.md)** (C, mature)
|
||||
- **[GalaxyMage Redux](galaxymage_redux.md)** (Python, GPL-2.0, beta, inactive since 2011)
|
||||
- **[Gee Whiz](geewhiz.md)** (C, GPL-2.0, beta, inactive since 2004)
|
||||
- **[Goblin Hack](goblin_hack.md)** (C++, beta, inactive since 2009)
|
||||
- **[Hale](hale.md)** (Java, beta, inactive since 2014)
|
||||
|
13
games/rpg/galaxymage_redux.md
Normal file
13
games/rpg/galaxymage_redux.md
Normal file
@ -0,0 +1,13 @@
|
||||
# GalaxyMage Redux
|
||||
|
||||
_Attempt to revitalize the open source game, GalaxyMage with a fresh codebase._
|
||||
|
||||
- Home: https://code.google.com/archive/p/galaxymageredux/, https://groups.google.com/forum/#!forum/galaxymage-redux-dev
|
||||
- State: beta, inactive since 2011
|
||||
- Code: https://code.google.com/archive/p/galaxymageredux/source
|
||||
- Language(s): Python
|
||||
- License: GPL-2.0
|
||||
- Dependencies: PyGame
|
||||
|
||||
## Building
|
||||
|
@ -2,13 +2,15 @@
|
||||
|
||||
_A turn based RPG with deep tactical combat and character customization._
|
||||
|
||||
- Home: https://sourceforge.net/projects/hale/ https://sourceforge.net/p/hale/wiki/Home/
|
||||
- Home: https://sourceforge.net/projects/hale/ https://sourceforge.net/p/hale/wiki/Home/ http://halegame.com
|
||||
- Download: https://sourceforge.net/projects/hale/files/
|
||||
- State: beta, inactive since 2014
|
||||
- Keywords: TB
|
||||
- Code: https://sourceforge.net/p/hale/code/HEAD/tree/ (svn)
|
||||
- Code: https://sourceforge.net/p/hale/code/HEAD/tree/ (svn), https://github.com/Grokmoo/hale
|
||||
- Language(s): Java
|
||||
- Code license: GPL-2.0
|
||||
|
||||
See also [continuation](https://github.com/Trilarion/hale).
|
||||
|
||||
## Building
|
||||
|
||||
|
Reference in New Issue
Block a user