a few additions from backlog and working on scripts
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
_Remake of Outrun._
|
||||
|
||||
- Home: https://github.com/djyt/cannonball/wiki
|
||||
- Home: https://github.com/djyt/cannonball/wiki, http://reassembler.blogspot.com/
|
||||
- State: beta
|
||||
- Download: https://github.com/djyt/cannonball/wiki#downloads
|
||||
- Keywords: action, commercial content, inspired by Outrun, remake
|
||||
|
16
games/do_it_yourself_doom_with_sdl.md
Normal file
16
games/do_it_yourself_doom_with_sdl.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Do It Yourself Doom With SDL
|
||||
|
||||
_A DOOM clone engine._
|
||||
|
||||
- Home: https://github.com/amroibrahim/DIYDoom
|
||||
- State: beta
|
||||
- Platform: Windows
|
||||
- Keywords: game engine, inspired by DOOM, remake
|
||||
- Code repository: https://github.com/amroibrahim/DIYDoom.git
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
- Code dependencies: SDL2
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: VisualStudio
|
@ -2,7 +2,7 @@
|
||||
|
||||
_Remake of Enduro._
|
||||
|
||||
- Home: https://rafaelcastrocouto.github.io/enduro/
|
||||
- Home: https://rafaelcastrocouto.github.io/enduro/, https://racascou.itch.io/enduro
|
||||
- State: mature
|
||||
- Play: https://rafaelcastrocouto.github.io/enduro/
|
||||
- Keywords: remake, inspired by Enduro, open content
|
||||
|
13
games/flex_engine.md
Normal file
13
games/flex_engine.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Flex Engine
|
||||
|
||||
_Game engine._
|
||||
|
||||
- Home: https://ajweeks.com/flex-engine/
|
||||
- State: beta
|
||||
- Keywords: framework
|
||||
- Code repository: https://github.com/ajweeks/FlexEngine.git
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
||||
|
@ -10,5 +10,7 @@ _Web-based version of the board game Settlers of Catan written in Java._
|
||||
- Code language: Java
|
||||
- Code license: GPL-3.0
|
||||
|
||||
See also http://www.settlers-android-clone.com/
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_Remake of Doom, Doom II, Heretic, Hexen._
|
||||
|
||||
- Home: https://web.archive.org/web/20190516124821/http://www.odamex.net/
|
||||
- Home: https://odamex.net/
|
||||
- State: beta
|
||||
- Keywords: game engine, inspired by Doom + Doom II + Heretic + Hexen, remake, requires original content, shooter
|
||||
- Code repository: https://github.com/odamex/odamex.git
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_Clone of Command & Conquer: Generals._
|
||||
|
||||
- Home: https://opensage.github.io/
|
||||
- Home: https://opensage.github.io/, http://timjones.io/blog/tags/opensage/
|
||||
- State: beta
|
||||
- Download: https://github.com/OpenSAGE/OpenSAGE/releases
|
||||
- Platform: Windows, Linux, macOS
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_Remake of Ace of Spades._
|
||||
|
||||
- Home: http://openspades.yvt.jp/
|
||||
- Home: http://openspades.yvt.jp/, https://sites.google.com/a/yvt.jp/openspades/
|
||||
- Media: https://en.wikipedia.org/wiki/Ace_of_Spades_(video_game)
|
||||
- State: beta
|
||||
- Download: https://github.com/yvt/openspades/releases
|
||||
|
16
games/opentesarena.md
Normal file
16
games/opentesarena.md
Normal file
@ -0,0 +1,16 @@
|
||||
# OpenTESArena
|
||||
|
||||
_Re-implementation of The Elder Scrolls: Arena._
|
||||
|
||||
- Home: https://github.com/afritz1/OpenTESArena
|
||||
- State: beta
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: game engine, commercial content, inspired by The Elder Scrolls: Arena, remake, requires original content
|
||||
- Code repository: https://github.com/afritz1/OpenTESArena.git
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
- Code dependencies: OpenAL, SDL2, WildMidi
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
@ -2,7 +2,7 @@
|
||||
|
||||
_Dance and rhythm game._
|
||||
|
||||
- Home: https://web.archive.org/web/20190605085429/https://www.stepmania.com/, https://sourceforge.net/projects/stepmania/
|
||||
- Home: https://www.stepmania.com/, https://sourceforge.net/projects/stepmania/
|
||||
- State: mature
|
||||
- Download: https://sourceforge.net/projects/stepmania/files/
|
||||
- Platform: Windows
|
||||
|
@ -212,6 +212,7 @@
|
||||
- **[Digger Remastered](../digger_remastered.md)** (C, GPL-2.0, mature, inactive since 2004)
|
||||
- **[Digital: A Love Story](../digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature)
|
||||
- **[DNT](../dnt.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
|
||||
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
|
||||
- **[Doom Legacy](../doom_legacy.md)** (C++, GPL-2.0, mature)
|
||||
- **[DOOM Retro](../doom_retro.md)** (C, C++, GPL-3.0, mature)
|
||||
@ -276,6 +277,7 @@
|
||||
- **[First Strike](../first_strike.md)** (Java, MIT, mature)
|
||||
- **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature)
|
||||
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
|
||||
- **[Flex Engine](../flex_engine.md)** (C++, MIT, beta)
|
||||
- **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature)
|
||||
- **[Flixel](../flixel.md)** (ActionScript, MIT, mature)
|
||||
- **[Fluid Table Tennis](../fluid_table_tennis.md)** (JavaScript, MIT, mature, inactive since 2013)
|
||||
@ -612,6 +614,7 @@
|
||||
- **[OpenSR](../opensr.md)** (C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[OpenSSL](../openssl.md)** (C, Custom, mature)
|
||||
- **[OpenSWE1R](../openswe1r.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OpenTitus](../opentitus.md)** (C, GPL-3.0, beta, inactive since 2014)
|
||||
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
|
||||
- **[OpenTriad](../opentriad.md)** (Java, GPL-3.0, beta, inactive since 2017)
|
||||
|
@ -15,6 +15,7 @@
|
||||
- **[ENIGMA (development environment)](../enigma_development_environment.md)** (C++, C, GPL-3.0, mature)
|
||||
- **[F.LF](../flf.md)** (JavaScript, ?, mature)
|
||||
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
|
||||
- **[Flex Engine](../flex_engine.md)** (C++, MIT, beta)
|
||||
- **[Flixel](../flixel.md)** (ActionScript, MIT, mature)
|
||||
- **[GemRB](../gemrb.md)** (C++, Python, GPL-2.0, mature)
|
||||
- **[Godot](../godot.md)** (C, C++, MIT, mature)
|
||||
|
@ -4,6 +4,7 @@
|
||||
- **[Castle Game Engine](../castle_game_engine.md)** (Pascal, LGPL-2.0, mature)
|
||||
- **[DelverEngine](../delverengine.md)** (Java, Custom, beta)
|
||||
- **[DesktopAdventures](../desktopadventures.md)** (C, LGPL-2.1, beta)
|
||||
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
|
||||
- **[erampage](../erampage.md)** (C, GPL-2.0, beta, inactive since 2015)
|
||||
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
|
||||
- **[Free in the Dark (engine)](../free_in_the_dark_engine.md)** (C, C++, GPL-2.0, beta)
|
||||
@ -26,6 +27,7 @@
|
||||
- **[OpenNFS](../opennfs.md)** (C, C++, MIT, beta)
|
||||
- **[OpenRW](../openrw.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[OpenSAGE](../opensage.md)** (C#, LGPL-3.0, beta)
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
|
||||
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
|
||||
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
|
@ -132,6 +132,7 @@
|
||||
- **[OpenRCT2](../openrct2.md)** (C++, GPL-3.0, mature)
|
||||
- **[OpenRW](../openrw.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[OpenSAGE](../opensage.md)** (C#, LGPL-3.0, beta)
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
|
||||
- **[Pang Zero](../pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)
|
||||
|
@ -87,6 +87,7 @@
|
||||
- **[OpenRW](../openrw.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[OpenSAGE](../opensage.md)** (C#, LGPL-3.0, beta)
|
||||
- **[OpenSpades](../openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
|
||||
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
|
@ -77,6 +77,7 @@
|
||||
- **[dhewm3](../dhewm3.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Digbuild](../digbuild.md)** (C, C++, GPL-2.0, beta, inactive since 2011)
|
||||
- **[Digger Remastered](../digger_remastered.md)** (C, GPL-2.0, mature, inactive since 2004)
|
||||
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
|
||||
- **[Doom Legacy](../doom_legacy.md)** (C++, GPL-2.0, mature)
|
||||
- **[DOOM Retro](../doom_retro.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[DOOM-iOS](../doom-ios.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
@ -279,6 +280,7 @@
|
||||
- **[OpenSpades](../openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
|
||||
- **[OpenSR](../opensr.md)** (C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[OpenSWE1R](../openswe1r.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OpenTitus](../opentitus.md)** (C, GPL-3.0, beta, inactive since 2014)
|
||||
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
|
||||
- **[OpenTriad](../opentriad.md)** (Java, GPL-3.0, beta, inactive since 2017)
|
||||
|
@ -47,6 +47,7 @@
|
||||
- **[DeSmuME](../desmume.md)** (C, C++, GPL-2.0, mature, inactive since 2015)
|
||||
- **[dhewm3](../dhewm3.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Digital: A Love Story](../digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature)
|
||||
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
|
||||
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
|
||||
- **[Doom Legacy](../doom_legacy.md)** (C++, GPL-2.0, mature)
|
||||
- **[DOOM Retro](../doom_retro.md)** (C, C++, GPL-3.0, mature)
|
||||
@ -147,6 +148,7 @@
|
||||
- **[OpenRW](../openrw.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[OpenSAGE](../opensage.md)** (C#, LGPL-3.0, beta)
|
||||
- **[OpenSpades](../openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
|
||||
- **[OpenTyrian](../opentyrian.md)** (C, GPL-2.0, beta, inactive since 2018)
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
|
Reference in New Issue
Block a user