new entries
This commit is contained in:
12
games/rpg/diablo_js.md
Normal file
12
games/rpg/diablo_js.md
Normal file
@ -0,0 +1,12 @@
|
||||
# diablo-js
|
||||
|
||||
_Isometric minimal-code style game at html5 canvas and javascript._
|
||||
|
||||
- Home: https://github.com/mitallast/diablo-js
|
||||
- State: mature
|
||||
- Code: https://github.com/mitallast/diablo-js
|
||||
- Language(s): Java, Javascript
|
||||
- License: MIT
|
||||
|
||||
## Building
|
||||
|
11
games/rpg/dungeon_monkey_eternal.md
Normal file
11
games/rpg/dungeon_monkey_eternal.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Dungeon Monkey Eternal
|
||||
|
||||
_Third game in the dungeon monkey series._
|
||||
|
||||
- Home: https://github.com/jwvhewitt/dmeternal
|
||||
- Code: https://github.com/jwvhewitt/dmeternal
|
||||
- Language(s): Python
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
14
games/rpg/hale.md
Normal file
14
games/rpg/hale.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Hale
|
||||
|
||||
_A turn based RPG with deep tactical combat and character customization._
|
||||
|
||||
- Home: https://sourceforge.net/projects/hale/ https://sourceforge.net/p/hale/wiki/Home/
|
||||
- Download: https://sourceforge.net/projects/hale/files/
|
||||
- State: beta, inactive since 2014
|
||||
- Keywords: TB
|
||||
- Code: https://sourceforge.net/p/hale/code/HEAD/tree/ (svn)
|
||||
- Language(s): Java
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
14
games/rpg/imperium.md
Normal file
14
games/rpg/imperium.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Imperium
|
||||
|
||||
_A game of intergalactic exploration, warfare, and economics._
|
||||
|
||||
- Home: https://empiredirectory.net/index.php
|
||||
- Download: https://empiredirectory.net/index.php/new-downloads
|
||||
- State: mature
|
||||
- Keywords: text based
|
||||
- Code: see download
|
||||
|
||||
Nedd to register to download sources.
|
||||
|
||||
## Building
|
||||
|
12
games/rpg/lips_of_suna.md
Normal file
12
games/rpg/lips_of_suna.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Lips of Suna
|
||||
|
||||
_Tongue-in-cheek action RPG._
|
||||
|
||||
- Home: https://web.archive.org/web/20160904014454/http://lipsofsuna.org:80/ https://sourceforge.net/projects/lipsofsuna/
|
||||
- State: beta, inactive since 2014
|
||||
- Code: https://sourceforge.net/p/lipsofsuna/code/ci/master/tree/
|
||||
- Language(s): C
|
||||
- License: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_A classic MMO._
|
||||
|
||||
- Home: http://meridian59.com/
|
||||
- Home: http://meridian59.com/ http://meridian59.de
|
||||
- Media: https://en.wikipedia.org/wiki/Meridian_59
|
||||
- Download: http://meridian59.com/play-now.php
|
||||
- State: mature
|
||||
@ -11,5 +11,7 @@ _A classic MMO._
|
||||
- Language(s): C++, C
|
||||
- License: GPL-2.0
|
||||
|
||||
See also [Server 105](https://www.meridiannext.com/).
|
||||
|
||||
## Building
|
||||
|
||||
|
13
games/rpg/roguish.md
Normal file
13
games/rpg/roguish.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Roguish
|
||||
|
||||
_Multiplayer, extensible rogue-like._
|
||||
|
||||
- Home: https://github.com/CamHenlin/Roguish
|
||||
- State: beta, inactive since 2015
|
||||
- Keywords: roguelike
|
||||
- Code: https://github.com/CamHenlin/Roguish
|
||||
- Language(s): Javascript
|
||||
- License: BSD-3
|
||||
|
||||
## Building
|
||||
|
11
games/rpg/room_for_change.md
Normal file
11
games/rpg/room_for_change.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Room for Change
|
||||
|
||||
_Randomly generated action RPG._
|
||||
|
||||
- Home: https://github.com/antionio/game-off-2013
|
||||
- Code: https://github.com/antionio/game-off-2013
|
||||
- Language(s): Java
|
||||
- License: Apache-2.0
|
||||
|
||||
## Building
|
||||
|
13
games/rpg/zelda_mystery_of_solarus_dx.md
Normal file
13
games/rpg/zelda_mystery_of_solarus_dx.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Zelda: Mystery of Solarus DX
|
||||
|
||||
_This quest is a free, open-source game that works with Solarus, an open-source Zelda-like 2D game engine._
|
||||
|
||||
- Home: https://github.com/solarus-games/zsdx
|
||||
- Code: https://github.com/solarus-games/zsdx
|
||||
- Language(s): Lua
|
||||
- License: GPL-3.0
|
||||
|
||||
Uses the [Solarus engine](../framework/solarus.md).
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user