deleted and added entries
This commit is contained in:
@@ -55,12 +55,13 @@
|
||||
- **[KQ Lives](kq_lives.md)** (C, GPL-2.0, beta, inactive since 2011)
|
||||
- **[Kobold's Quest 2](kobolds_quest_2.md)** (Python, LGPL-3.0, beta, inactive since 2011)
|
||||
- **[Labyrinth of Worlds](labyrinth_of_worlds.md)** (C++, LGPL-3.0, beta, inactive since 2010)
|
||||
- **[Land of Fire](land_of_fire.md)** (beta)
|
||||
- **[Land of Fire](land_of_fire.md)** (Custom, GPL-2.0, beta)
|
||||
- **[Linley's Dungeon Crawl](linleys_dungeon_crawl.md)** (C, Custom, mature, inactive since 2006)
|
||||
- **[Lips of Suna](lips_of_suna.md)** (C, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Magarena](magarena.md)** (Java, Groovy, GPL-3.0, mature)
|
||||
- **[Meridian 59](meridian59.md)** (C++, C, GPL-2.0, mature)
|
||||
- **[Meritous](meritous.md)** (C, GPL-3.0, mature, inactive since 2008)
|
||||
- **[Monstrosity](monstrosity.md)** (Python, MIT, mature)
|
||||
- **[Moria](moria.md)** (C, GPL-3.0, mature)
|
||||
- **[NLarn](nlarn.md)** (C, Lua, GPL-3.0, mature)
|
||||
- **[Naev](naev.md)** (C, Lua, GPL-3.0, mature)
|
||||
|
@@ -3,8 +3,10 @@
|
||||
_A currently playable MMORPG project._
|
||||
|
||||
- Home: http://landoffire.org/
|
||||
- State: beta (??)
|
||||
- Code repository: (https://github.com/landoffire which repo contains relevant code?)
|
||||
- State: beta (?)
|
||||
- Code repository: https://github.com/landoffire/lof-tmwa-server-data.git , https://github.com/landoffire/lof-tmwa-client-data.git (+)
|
||||
- Code language: Custom (script)
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Uses the Mana source engine.
|
||||
|
||||
|
14
games/rpg/monstrosity.md
Normal file
14
games/rpg/monstrosity.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Monstrosity
|
||||
|
||||
_Slay monsters, cast spells and collect keys to escape an 8-level dungeon in this turn-based dungeon crawler._
|
||||
|
||||
- Home: http://monstrosity.fireheadfred.com/
|
||||
- State: mature
|
||||
- Download: http://monstrosity.fireheadfred.com/
|
||||
- Code repository: https://github.com/Trilarion/monstrosity.git
|
||||
- Code language: Python
|
||||
- Code license: MIT (repository)
|
||||
- Code dependencies: PyGame
|
||||
- Assets license: Custom (music with permission by Tom Murphy)
|
||||
|
||||
## Building
|
Reference in New Issue
Block a user