new entries
This commit is contained in:
parent
2260b9a305
commit
0d2116beb5
@ -12,9 +12,9 @@ See also the list of [popular games on Github](https://github.com/leereilly/game
|
||||
## Contents
|
||||
|
||||
- [Libraries](library/_toc.md) (7)
|
||||
- [Frameworks](framework/_toc.md) (7)
|
||||
- [Adventures](adventure/_toc.md) (0)
|
||||
- [RPGs](rpg/_toc.md) (0)
|
||||
- [Frameworks](framework/_toc.md) (9)
|
||||
- [Adventures & Visual Novels](adventure/_toc.md) (3)
|
||||
- [RPGs](rpg/_toc.md) (4)
|
||||
- [Simulation](simulation/_toc.md) (3)
|
||||
- [Strategy](strategy/_toc.md) (14)
|
||||
|
||||
|
@ -1 +1,5 @@
|
||||
# Adventure games
|
||||
# Adventure games & Visual novels
|
||||
|
||||
- [AdaVenture](adaventure.md)
|
||||
- [Clou!](clou.md)
|
||||
- [Free in the Dark (engine)](fitd.md)
|
||||
|
16
adventure/adaventure.md
Normal file
16
adventure/adaventure.md
Normal file
@ -0,0 +1,16 @@
|
||||
# AdaVenture
|
||||
|
||||
_A point & click quest set in ancient Persia._
|
||||
|
||||
- Home: https://github.com/fastrgv/AdaVenture
|
||||
- Download: https://github.com/fastrgv/AdaVenture/releases
|
||||
- State: stable
|
||||
- Type: point&click, kid-friendly
|
||||
- Code: see home
|
||||
- Language(s): Ada?
|
||||
- License: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
see README
|
||||
|
18
adventure/clou.md
Normal file
18
adventure/clou.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Clou!
|
||||
|
||||
_Remake of the 1986 game They Stole a Million._
|
||||
|
||||
- Home: https://sourceforge.net/projects/cosp/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/The_Clue!
|
||||
- Download: https://sourceforge.net/projects/cosp/files/?source=navbar
|
||||
- State: alpha
|
||||
- Type: action/adventure
|
||||
- Code: https://sourceforge.net/p/cosp/code/?source=navbar (cvs) https://github.com/vcosta/derclou
|
||||
- Language(s): C
|
||||
- License: ??
|
||||
|
||||
May require original game files.
|
||||
|
||||
## Building
|
||||
|
||||
|
15
adventure/fitd.md
Normal file
15
adventure/fitd.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Free in the Dark (engine)
|
||||
|
||||
_Open source vesion of the engine used in the Alone in the Dark and sequels._
|
||||
|
||||
- State: beta
|
||||
- Type: engine
|
||||
- Code: https://github.com/jmimu/FITD
|
||||
- Language(s): C, C++
|
||||
- License: GPL-2.0
|
||||
|
||||
Requires original, proprietary content.
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -1,9 +1,11 @@
|
||||
# Game frameworks
|
||||
|
||||
- [Arianne / Marauroa](arianne.md)
|
||||
- [COCOS2D-X](cocos2dx.md)
|
||||
- [Godot](godot.md)
|
||||
- [LÖVE](loeve.md)
|
||||
- [Maratis](maratis.md)
|
||||
- [Octaforge](octaforge.md)
|
||||
- [Orx](orx.md)
|
||||
- [Polycode](polycode.md)
|
||||
- [Urho3D](urho3d.md)
|
||||
|
18
framework/arianne.md
Normal file
18
framework/arianne.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Arianne / Marauroa
|
||||
|
||||
_An open source multiplayer online framework._
|
||||
|
||||
- Home: https://arianne-project.org/ https://arianne-project.org/engine/marauroa.html
|
||||
- Download: https://arianne-project.org/engine/marauroa.html
|
||||
- State: mature
|
||||
- Type: multiplayer, 2D
|
||||
- Code: git://git.code.sf.net/p/arianne/marauroa
|
||||
- Language(s): Java
|
||||
- License: GPL-2.0
|
||||
|
||||
Framework/engine is the Marauroa subproject.
|
||||
|
||||
## Building
|
||||
|
||||
Uses Ant
|
||||
|
17
framework/octaforge.md
Normal file
17
framework/octaforge.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Octaforge
|
||||
|
||||
_OctaForge is a 3D game engine and a game development platform._
|
||||
|
||||
- Home: https://octaforge.org/
|
||||
- Download: https://octaforge.org/page/downloads
|
||||
- State: mature
|
||||
- Code: https://git.octaforge.org/ https://github.com/OctaForge (mirrors)
|
||||
- Language(s): C++
|
||||
- License: [University of Illinois/NCSA Open Source License](https://github.com/OctaForge/OF-Engine/blob/master/COPYING.md)
|
||||
|
||||
## Building
|
||||
|
||||
Uses make
|
||||
|
||||
[Build instructions](https://github.com/OctaForge/OF-Engine/blob/master/INSTALL.md)
|
||||
|
@ -1 +1,6 @@
|
||||
# Role Playing Games
|
||||
# Role Playing Games
|
||||
|
||||
- [Arx Libertatis](arx_libertatis.md)
|
||||
- [BrowserQuest](browserquest.md)
|
||||
- [FreedroidRPG](freedroid.md)
|
||||
- [Hero of Allacrost](allacrost.md)
|
||||
|
16
rpg/allacrost.md
Normal file
16
rpg/allacrost.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Hero of Allacrost
|
||||
|
||||
_Hero of Allacrost is a single player 2D role-playing game inspired by classic console RPGs._
|
||||
|
||||
- Home: http://allacrost.org
|
||||
- Download: https://bitbucket.org/allacrost/allacrost/downloads/
|
||||
- State: stable
|
||||
- Type: single player, 2D
|
||||
- Code: https://bitbucket.org/allacrost/allacrost/src (hg)
|
||||
- Language(s): C++, Lua
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
Uses Autoconf
|
||||
|
17
rpg/arx_libertatis.md
Normal file
17
rpg/arx_libertatis.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Arx Libertatis
|
||||
|
||||
_Arx Libertatis is a cross-platform, open source port of Arx Fatalis, a 2002 first-person role-playing game / dungeon crawler._
|
||||
|
||||
- Home: http://arx-libertatis.org/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/Arx_Fatalis#Development
|
||||
- Download: http://wiki.arx-libertatis.org/Download
|
||||
- State: mature
|
||||
- Type: single player
|
||||
- Code: https://github.com/arx/ArxLibertatis
|
||||
- Language(s): C++
|
||||
- License: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
Uses CMake
|
||||
|
15
rpg/browserquest.md
Normal file
15
rpg/browserquest.md
Normal file
@ -0,0 +1,15 @@
|
||||
# BrowserQuest
|
||||
|
||||
_A Massively Multiplayer Adventure._
|
||||
|
||||
- Home: http://browserquest.mozilla.org/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/BrowserQuest
|
||||
- State: matures
|
||||
- Type: MMORPG
|
||||
- Code: https://github.com/mozilla/BrowserQuest
|
||||
- Language(s): Javascript
|
||||
- License: MPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
17
rpg/freedroid.md
Normal file
17
rpg/freedroid.md
Normal file
@ -0,0 +1,17 @@
|
||||
# FreedroidRPG
|
||||
|
||||
_FreedroidRPG is an open source role playing game._
|
||||
|
||||
- Home: http://www.freedroid.org/
|
||||
- Wikipedia: https://de.wikipedia.org/wiki/FreedroidRPG (english?)
|
||||
- Download: http://www.freedroid.org/download/
|
||||
- State: mature
|
||||
- Type: single player, isometric
|
||||
- Code: https://gitlab.com/freedroid/freedroid-src
|
||||
- Language(s): C
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
Uses make
|
||||
|
Loading…
x
Reference in New Issue
Block a user