import from osgameclones
This commit is contained in:
@ -11,6 +11,4 @@ _Remake of Oddworld: Abe's Oddysee, Oddworld: Abe's Exoddus_
|
||||
- Code license: MIT
|
||||
- Code dependencies: SDL2
|
||||
|
||||
See also [reimplementation of Oddworld: Abe's Exoddus](https://github.com/AliveTeam/alive_reversing).
|
||||
|
||||
## Building
|
||||
|
15
entries/catacombgl.md
Normal file
15
entries/catacombgl.md
Normal file
@ -0,0 +1,15 @@
|
||||
# CatacombGL
|
||||
|
||||
_Remake of Catacomb 3-D._
|
||||
|
||||
- Home: https://github.com/ArnoAnsems/CatacombGL
|
||||
- State: beta
|
||||
- Keywords: remake, commercial content, inspired by Catacomb 3-D
|
||||
- Code repository: https://github.com/ArnoAnsems/CatacombGL.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: OpenGL
|
||||
|
||||
CatacombGL is a Windows source port with OpenGL graphics for the 1992 game The Catacomb Abyss.
|
||||
|
||||
## Building
|
@ -1,15 +1,19 @@
|
||||
# Classic RBDOOM-3-BFG
|
||||
# Classic RBDoom 3 BFG
|
||||
|
||||
_Update of the classic DOOM engine inside DOOM 3 BFG Edition._
|
||||
|
||||
- Home: https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG
|
||||
- Media: https://www.moddb.com/mods/classic-rbdoom-3-bfg-edition
|
||||
- State: mature
|
||||
- Download: https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG/releases
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: action, commercial content, first-person, game engine, inspired by DOOM, remake, requires original content, shooter
|
||||
- Keywords: action, commercial content, first-person, game engine, inspired by Doom + Doom 3, remake, requires original content, shooter
|
||||
- Code repository: https://github.com/MadDeCoDeR/Classic-RBDOOM-3-BFG.git
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SDL2
|
||||
|
||||
Classic RBDoom 3 BFG is updating the classic DOOM engine inside DOOM 3 BFG Edition
|
||||
|
||||
## Building
|
||||
|
@ -6,7 +6,7 @@ _ Ultima Online client._
|
||||
- Media: https://en.wikipedia.org/wiki/Ultima_Online
|
||||
- State: mature
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: role playing, requires online access
|
||||
- Keywords: role playing, free content, inspired by Ultima Online, multiplayer online, requires online access
|
||||
- Code repository: https://github.com/crossuo/crossuo.git
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-3.0
|
||||
|
14
entries/directpython.md
Normal file
14
entries/directpython.md
Normal file
@ -0,0 +1,14 @@
|
||||
# DirectPython
|
||||
|
||||
_C++ extension to Python, which provides basic access to DirectX._
|
||||
|
||||
- Home: http://directpython.sourceforge.net/, http://directpython11.sourceforge.net/
|
||||
- State: beta, inactive since 2007
|
||||
- Download: https://sourceforge.net/projects/directpython/files/, https://sourceforge.net/projects/directpython11/files/
|
||||
- Platform: Windows
|
||||
- Keywords: library
|
||||
- Code repository: http://hg.code.sf.net/p/directpython11/code (see download)
|
||||
- Code language: C++
|
||||
- Code license: ? (none found at sources)
|
||||
|
||||
## Building
|
@ -1,4 +1,4 @@
|
||||
# DreeRally
|
||||
# Dreerally
|
||||
|
||||
_Death Rally engine reimplementation._
|
||||
|
||||
|
15
entries/ghostly.md
Normal file
15
entries/ghostly.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Ghostly
|
||||
|
||||
_Remake of Pac-Man._
|
||||
|
||||
- Home: https://github.com/sandsmark/aicompo-tg17
|
||||
- State: mature, inactive since 2016
|
||||
- Keywords: action, inspired by Pac-Man, remake
|
||||
- Code repository: https://github.com/sandsmark/aicompo-tg17.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Qt
|
||||
|
||||
Multiplayer Pac-Man where you control the ghosts. Designed as a programming game, but has human controls. Considered finished, but bugs will be fixed etc.
|
||||
|
||||
## Building
|
14
entries/hopson-arcade.md
Normal file
14
entries/hopson-arcade.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Hopson-Arcade
|
||||
|
||||
_Remake of Space Invaders and other small arcade games._
|
||||
|
||||
- Home: https://github.com/Hopson97/Hopson-Arcade
|
||||
- State: mature
|
||||
- Platform. Linux
|
||||
- Keywords: arcade, inspired by Space Invaders, open content, remake
|
||||
- Code repository: https://github.com/Hopson97/Hopson-Arcade.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SFML
|
||||
|
||||
## Building
|
13
entries/kartering.md
Normal file
13
entries/kartering.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Kartering
|
||||
|
||||
_Similar of Mario Kart._
|
||||
|
||||
- Home: https://github.com/sandsmark/kart
|
||||
- State: beta, inactive since 2015
|
||||
- Keywords: action, 2D, inspired by Mario Kart, racing, similar
|
||||
- Code repository: https://github.com/sandsmark/kart.git
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0, MIT, ISC
|
||||
- Code dependencies: SDL2
|
||||
|
||||
## Building
|
15
entries/openbor.md
Normal file
15
entries/openbor.md
Normal file
@ -0,0 +1,15 @@
|
||||
# OpenBOR
|
||||
|
||||
_2D side scrolling engine for beat em' ups, shooters like Streets of Rage, Double Dragon, Final Fight._
|
||||
|
||||
- Home: http://www.chronocrash.com/forum/
|
||||
- State: mature
|
||||
- Keywords: game-engine, clone, free content, inspired by Streets of Rage + Double Dragon + Final Fight
|
||||
- Code repository: https://github.com/DCurrent/openbor.git
|
||||
- Code language: C, C++
|
||||
- Code license: BSD
|
||||
- Code dependencies: SDL2
|
||||
|
||||
[Completed modules](http://www.chronocrash.com/forum/index.php?board=10.0)
|
||||
|
||||
## Building
|
14
entries/openbve.md
Normal file
14
entries/openbve.md
Normal file
@ -0,0 +1,14 @@
|
||||
# OpenBVE
|
||||
|
||||
_Clone of BVE Trainsim._
|
||||
|
||||
- Home: https://openbve-project.net/
|
||||
- State: mature
|
||||
- Download: https://openbve-project.net/download/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: simulation, clone, inspired by BVE Trainsim, open content
|
||||
- Code repository: https://github.com/leezer3/OpenBVE.git
|
||||
- Code language: C#
|
||||
- Code license: Public domain
|
||||
|
||||
## Building
|
@ -11,7 +11,7 @@ _Unofficial open source engine reimplementation of the game Morrowind._
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
|
||||
See also [OpenMW on Android](https://omw.xyz.is/) and https://github.com/xyzz/openmw-android
|
||||
See also [OpenMW on Android](openmw_for_android.md)
|
||||
|
||||
## Building
|
||||
|
||||
|
18
entries/openmw_for_android.md
Normal file
18
entries/openmw_for_android.md
Normal file
@ -0,0 +1,18 @@
|
||||
# OpenMW for Android
|
||||
|
||||
_Remake of The Elder Scrolls III: Morrowind._
|
||||
|
||||
- Home: https://omw.xyz.is/
|
||||
- State: mature
|
||||
- Download: https://play.google.com/store/apps/details?id=is.xyz.omw, https://f-droid.org/packages/is.xyz.omw/
|
||||
- Platform: Android
|
||||
- Keywords: remake, commercial content, inspired by The Elder Scrolls III: Morrowind
|
||||
- Code repository: https://github.com/xyzz/openmw-android.git
|
||||
- Code language: Kotlin
|
||||
- Code license: GPL-3.0
|
||||
|
||||
See also [OpenMW](openmw.md).
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Gradle
|
17
entries/osu.md
Normal file
17
entries/osu.md
Normal file
@ -0,0 +1,17 @@
|
||||
# osu!
|
||||
|
||||
_Clone of Osu! Tatakae! Ouendan, Taiko no Tatsujin, Beatmania IIDX._
|
||||
|
||||
- Home: https://osu.ppy.sh/home
|
||||
- State: beta
|
||||
- Download: https://osu.ppy.sh/home/download, https://github.com/ppy/osu/releases
|
||||
- Platform: Windows, macOS, Android, iOS
|
||||
- Keywords: music, clone, free content, inspired by Osu! Tatakae! Ouendan + Taiko no Tatsujin + Beatmania IIDX
|
||||
- Code repository: https://github.com/ppy/osu.git
|
||||
- Code language: C#
|
||||
- Code license: MIT
|
||||
- Code dependencies: .NET Core
|
||||
|
||||
See also: https://github.com/itdelatrisu/opsu, https://github.com/fluddokt/opsu, https://github.com/AnirudhRahul/opsu-Android
|
||||
|
||||
## Building
|
15
entries/powerslave_ex.md
Normal file
15
entries/powerslave_ex.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Powerslave EX
|
||||
|
||||
_Remake of Powerslave._
|
||||
|
||||
- Home: https://powerslaveex.wordpress.com/
|
||||
- Media: https://en.wikipedia.org/wiki/PowerSlave
|
||||
- State: beta, inactive since 2017
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: remake, commercial content (?), inspired by Powerslave
|
||||
- Code repository: https://github.com/svkaiser/PowerslaveEX.git
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SDL2
|
||||
|
||||
## Building
|
15
entries/progress-quest.md
Normal file
15
entries/progress-quest.md
Normal file
@ -0,0 +1,15 @@
|
||||
# progress-quest
|
||||
|
||||
_Remake of Progress Quest._
|
||||
|
||||
- Home: https://github.com/sandsmark/progress-quest
|
||||
- State: mature
|
||||
- Keywords: arcade, inspired by Progress Quest, remake
|
||||
- Code repository: https://github.com/arcadia-xenos/progress-quest.git, https://github.com/sandsmark/progress-quest.git
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
- Code dependencies: Qt
|
||||
|
||||
More or less feature parity with the original, saving/loading/etc. works.
|
||||
|
||||
## Building
|
16
entries/runelite.md
Normal file
16
entries/runelite.md
Normal file
@ -0,0 +1,16 @@
|
||||
# RuneLite
|
||||
|
||||
_Remake of Old School RuneScape._
|
||||
|
||||
- Home: https://runelite.net/
|
||||
- Media: https://en.wikipedia.org/wiki/RuneScape
|
||||
- State: mature
|
||||
- Download: (see home)
|
||||
- Keywords: role playing, client, commercial content, inspired by Old School RuneScape, multiplayer Competitive + Online + Co-op, remake
|
||||
- Code repository: https://github.com/runelite/runelite.git
|
||||
- Code language: Java
|
||||
- Code license: 2-clause BSD
|
||||
|
||||
Open source Old School RuneScape client
|
||||
|
||||
## Building
|
14
entries/simitone.md
Normal file
14
entries/simitone.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Simitone
|
||||
|
||||
_Remake of The Sims._
|
||||
|
||||
- Home: https://github.com/riperiperi/Simitone
|
||||
- State: beta
|
||||
- Keywords: remake, commercial content, inspired by The Sims, requires original content
|
||||
- Code repository: https://github.com/riperiperi/Simitone.git
|
||||
- Code language: C#
|
||||
- Code license: MPL-2.0
|
||||
|
||||
Simitone is a singleplayer only version of FreeSO.
|
||||
|
||||
## Building
|
12
entries/the-trail.md
Normal file
12
entries/the-trail.md
Normal file
@ -0,0 +1,12 @@
|
||||
# The-Trail
|
||||
|
||||
_Remake of The Oregon Trail._
|
||||
|
||||
- Home: https://github.com/TheRedSpy15/The-Trail
|
||||
- State: beta, inactive since 2018
|
||||
- Keywords: remake, inspired by The Oregon Trail
|
||||
- Code repository: https://github.com/TheRedSpy15/The-Trail.git
|
||||
- Code language: Java
|
||||
- Code license: Apache-2.0
|
||||
|
||||
## Building
|
@ -53,7 +53,7 @@
|
||||
- **[Chocolate Duke3D](../chocolate_duke3d.md)** (C, GPL-2.0, Custom, beta)
|
||||
- **[Chromium B.S.U.](../chromium_bsu.md)** (C++, Artistic License, mature)
|
||||
- **[Circus Linux!](../circus_linux.md)** (C, GPL-2.0, mature, inactive since 2000)
|
||||
- **[Classic RBDOOM-3-BFG](../classic_rbdoom-3-bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Classic RBDoom 3 BFG](../classic_rbdoom_3_bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Clonepoint](../clonepoint.md)** (C++, GPL-3.0, beta)
|
||||
- **[Commander Genius](../commander_genius.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[CommandoJS](../commandojs.md)** (JavaScript, CoffeeScript, MIT, beta, inactive since 2012)
|
||||
@ -84,6 +84,7 @@
|
||||
- **[GDash](../gdash.md)** (C++, MIT, beta)
|
||||
- **[GDHexGrid](../gdhexgrid.md)** (GDScript, MIT, mature)
|
||||
- **[ges-code](../ges-code.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Ghostly](../ghostly.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017)
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Grimsonland](../grimsonland.md)** (JavaScript, ?, mature, inactive since 2017)
|
||||
@ -98,6 +99,7 @@
|
||||
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
|
||||
- **[Jake2](../jake2.md)** (Java, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Jet-Story](../jet-story.md)** (Assembly, C, C++, MIT, beta)
|
||||
- **[Kartering](../kartering.md)** (C, GPL-2.0, MIT, ISC, beta, inactive since 2015)
|
||||
- **[KGoldrunner](../kgoldrunner.md)** (C++, GPL-2.0, mature)
|
||||
- **[LastTry](../lasttry.md)** (Java, MIT, beta, inactive since 2017)
|
||||
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
|
||||
@ -181,6 +183,7 @@
|
||||
- **[UltraStar](../ultrastar.md)** (Pascal, ?, mature, inactive since 2010)
|
||||
- **[Unvanquished](../unvanquished.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Vorton](../vorton.md)** (C, GPL-3.0, beta, inactive since 2004)
|
||||
- **[Word War vi](../word_war_vi.md)** (C, GPL-2.0, mature)
|
||||
- **[X-Moto](../x-moto.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[xdigger](../xdigger.md)** (C, GPL-2.0, mature, inactive since 1999)
|
||||
- **[Xonotic](../xonotic.md)** (C, GPL-3.0, mature)
|
||||
|
@ -151,6 +151,7 @@
|
||||
- **[Cat Mother Dead Justice](../cat_mother_dead_justice.md)** (C++, 3-clause BSD, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Cataclysm: Dark Days Ahead](../cataclysm_dark_days_ahead.md)** (C++, CC-BY-SA-3.0, mature)
|
||||
- **[Cataclysm](../cataclysm.md)** (C++, CC-BY-SA-3, beta, inactive since 2012)
|
||||
- **[CatacombGL](../catacombgl.md)** (C++, GPL-3.0, beta)
|
||||
- **[CatacombSDL](../catacombsdl.md)** (C, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Catch Challenger](../catch_challenger.md)** (C++, GPL-3.0, mature)
|
||||
- **[CaveExpress](../caveexpress.md)** (C, GPL-3.0, mature)
|
||||
@ -173,7 +174,7 @@
|
||||
- **[CivOne](../civone.md)** (C#, CC0, beta)
|
||||
- **[ClanLib](../clanlib.md)** (C, C++, zlib, mature)
|
||||
- **[Classic Blades of Exile](../classic_blades_of_exile.md)** (C++, GPL-2.0, mature)
|
||||
- **[Classic RBDOOM-3-BFG](../classic_rbdoom-3-bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Classic RBDoom 3 BFG](../classic_rbdoom_3_bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Clonepoint](../clonepoint.md)** (C++, GPL-3.0, beta)
|
||||
- **[Clumsy Bird](../clumsy_bird.md)** (JavaScript, MIT, mature, inactive since 2017)
|
||||
- **[coab](../coab.md)** (C#, ???, mature)
|
||||
@ -239,6 +240,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)
|
||||
- **[Dingo-Engine](../dingo-engine.md)** (Java, 3-clause BSD, beta, inactive since 2016)
|
||||
- **[DirectPython](../directpython.md)** (C++, ?, beta, inactive since 2007)
|
||||
- **[DirectX12GameEngine](../directx12gameengine.md)** (C#, MIT, beta)
|
||||
- **[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)
|
||||
@ -254,7 +256,7 @@
|
||||
- **[Dragon History - Dračí Historie](../dragon_history-dra_historie.md)** (Pascal, Script, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Dragon Hunt](../dragon_hunt.md)** (Python, GPL-2.0, mature)
|
||||
- **[DreamChess](../dreamchess.md)** (C, GPL-3.0, beta)
|
||||
- **[DreeRally](../dreerally.md)** (C, C++, Custom, beta)
|
||||
- **[Dreerally](../dreerally.md)** (C, C++, Custom, beta)
|
||||
- **[DRL](../drl.md)** (Lua, Pascal, GPL-2.0, mature)
|
||||
- **[Duck Marines](../duck_marines.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Duel Commander](../duel_commander.md)** (C, GPL-3.0, beta, inactive since 2009)
|
||||
@ -377,6 +379,7 @@
|
||||
- **[GemRB](../gemrb.md)** (C++, Python, GPL-2.0, mature)
|
||||
- **[GeonBit.UI](../geonbitui.md)** (C#, MIT, mature)
|
||||
- **[ges-code](../ges-code.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Ghostly](../ghostly.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Gift Grabber](../gift_grabber.md)** (JavaScript, Apache-2.0, mature)
|
||||
- **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature)
|
||||
- **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018)
|
||||
@ -435,6 +438,7 @@
|
||||
- **[Hocoslamfy](../hocoslamfy.md)** (C, C++, GPL-2.0, beta, inactive since 2016)
|
||||
- **[HoDoKu](../hodoku.md)** (Java, GPL-3.0, mature, inactive since 2013)
|
||||
- **[HolySpirit](../holyspirit.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Hopson-Arcade](../hopson-arcade.md)** (C++, GPL-3.0, mature)
|
||||
- **[HoverRace](../hoverrace.md)** (C++, Custom NC, mature, inactive since 2016)
|
||||
- **[Hovertank3D](../hovertank3d.md)** (C++, Assembly, GPL-2.0, mature, inactive since 2014)
|
||||
- **[HTML5 Pacman](../html5_pacman.md)** (JavaScript, WTFPL, mature, inactive since 2013)
|
||||
@ -477,6 +481,7 @@
|
||||
- **[Jump'n'Bump](../jumpnbump.md)** (C, GPL-2.0, mature, inactive since 2004)
|
||||
- **[Just another Tetris™ clone](../just_another_tetris_clone.md)** (Java, WTFPL, mature, inactive since 2017)
|
||||
- **[KaM Remake](../kam_remake.md)** (Pascal, AGPL-3.0, mature)
|
||||
- **[Kartering](../kartering.md)** (C, GPL-2.0, MIT, ISC, beta, inactive since 2015)
|
||||
- **[KAtomic](../katomic.md)** (C++, GPL-2.0, mature)
|
||||
- **[Keen Dreams](../keen_dreams.md)** (C, Assembly, C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[KeeperRL](../keeperrl.md)** (C, C++, GPL-2.0, beta)
|
||||
@ -639,6 +644,8 @@
|
||||
- **[openblack](../openblack.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[OpenBlok](../openblok.md)** (C++, GPL-3.0, beta)
|
||||
- **[OpenBlox](../openblox.md)** (Python, Lua, GPL-3.0, beta, inactive since 2011)
|
||||
- **[OpenBOR](../openbor.md)** (C, C++, BSD, mature)
|
||||
- **[OpenBVE](../openbve.md)** (C#, Public domain, mature)
|
||||
- **[OpenC1](../openc1.md)** (C#, ?, beta, inactive since 2014)
|
||||
- **[OpenCity](../opencity.md)** (C++, GPL-2.0, beta, inactive since 2015)
|
||||
- **[OpenClaw](../openclaw.md)** (C++, GPL-3.0, mature)
|
||||
@ -670,6 +677,7 @@
|
||||
- **[OpenMOO2](../openmoo2.md)** (Python, GPL-2.0, beta, inactive since 2011)
|
||||
- **[OpenMortal](../openmortal.md)** (C++, Perl, GPL-2.0, beta, inactive since 2006)
|
||||
- **[openMSX](../openmsx.md)** (C++, GPL-2.0, mature)
|
||||
- **[OpenMW for Android](../openmw_for_android.md)** (Kotlin, GPL-3.0, mature)
|
||||
- **[OpenMW](../openmw.md)** (C++, GPL-3.0, mature)
|
||||
- **[OpenNFS](../opennfs.md)** (C, C++, MIT, beta)
|
||||
- **[OpenNotrium](../opennotrium.md)** (C++, GPL-3.0, beta)
|
||||
@ -705,6 +713,7 @@
|
||||
- **[orona](../orona.md)** (CoffeeScript, GPL-2.0, beta, inactive since 2012)
|
||||
- **[Orx](../orx.md)** (C, zlib, mature)
|
||||
- **[Ostrich Riders](../ostrich_riders.md)** (C++, GPL-3.0, beta)
|
||||
- **[osu!](../osu.md)** (C#, MIT, beta)
|
||||
- **[Other-Life](../other-life.md)** (C, C++, Custom, beta)
|
||||
- **[Our Personal Space](../our_personal_space.md)** (Ren'py, GPL-3.0, mature)
|
||||
- **[Outer Space](../outer_space.md)** (Python, GPL-2.0, beta)
|
||||
@ -740,12 +749,14 @@
|
||||
- **[Polis](../polis.md)** (Java, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Polycode](../polycode.md)** (C, C++, MIT, beta)
|
||||
- **[POSTAL 1 Open Source](../postal_1_open_source.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta)
|
||||
- **[pq2](../pq2.md)** (C++, GPL-3.0, mature)
|
||||
- **[PrBoom+](../prboom.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Procedural Map Generator](../procedural_map_generator.md)** (C++, MIT, mature, inactive since 2018)
|
||||
- **[progress-quest](../progress-quest.md)** (C++, MIT, mature)
|
||||
- **[Project Carrot](../project_carrot.md)** (C++, MIT, beta, inactive since 2017)
|
||||
- **[Project Dollhouse](../project_dollhouse.md)** (C#, MPL-2.0, beta)
|
||||
- **[Project Helena](../project_helena.md)** (Pascal, GPL-3.0, beta)
|
||||
@ -810,6 +821,7 @@
|
||||
- **[rpgboss](../rpgboss.md)** (Scala, JavaScript, AGPL-3.0, beta, inactive since 2017)
|
||||
- **[rpge](../rpge.md)** (C, GPL-3.0, beta, inactive since 2014)
|
||||
- **[rRootage](../rrootage.md)** (C, 2-clause BSD, beta, inactive since 2004)
|
||||
- **[RuneLite](../runelite.md)** (Java, 2-clause BSD, mature)
|
||||
- **[Ryzom Core](../ryzom_core.md)** (C++, AGPL-3.0, mature)
|
||||
- **[S.C.O.U.R.G.E.](../scourge.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
- **[SanAndreasUnity](../sanandreasunity.md)** (C#, MIT, mature)
|
||||
@ -837,6 +849,7 @@
|
||||
- **[Shockolate](../shockolate.md)** (C, GPL-3.0, beta)
|
||||
- **[Siege of Avalon : Open Source](../siege_of_avalon_open_source.md)** (Pascal, Custom, beta, inactive since 2011)
|
||||
- **[SilverTree](../silvertree.md)** (C++, GPL-3.0, beta, inactive since 2007)
|
||||
- **[Simitone](../simitone.md)** (C#, MPL-2.0, beta)
|
||||
- **[Simple and Fast Multimedia Library](../simple_and_fast_multimedia_library.md)** (C++, zlib, mature)
|
||||
- **[Simple DirectMedia Layer](../simple_directmedia_layer.md)** (C, zlib, mature)
|
||||
- **[Simple-Solitaire](../simple-solitaire.md)** (Java, GPL-3.0, mature)
|
||||
@ -945,6 +958,7 @@
|
||||
- **[The Rush](../the_rush.md)** (C++, GPL-2.0, beta, inactive since 2011)
|
||||
- **[The Secret Chronicles of Dr. M.](../the_secret_chronicles_of_dr_m.md)** (C++, GPL-3.0, mature)
|
||||
- **[The Ur-Quan Masters](../the_ur-quan_masters.md)** (C, GPL-2.0, mature, inactive since 2011)
|
||||
- **[The-Trail](../the-trail.md)** (Java, Apache-2.0, beta, inactive since 2018)
|
||||
- **[Theme Park Builder 3D CAD](../theme_park_builder_3d_cad.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[thiefcatcher](../thiefcatcher.md)** (C++, GPL-3.0, beta)
|
||||
- **[Thousand Parsec](../thousand_parsec.md)** (C++, Python, GPL-2.0, beta, inactive since 2012)
|
||||
@ -1044,6 +1058,7 @@
|
||||
- **[Wizznic!](../wizznic.md)** (C, GPL-3.0, beta, inactive since 2016)
|
||||
- **[wkbre](../wkbre.md)** (C++, C, GPL-3.0, beta)
|
||||
- **[Wolfpack Empire](../wolfpack_empire.md)** (C, GPL-3.0, mature)
|
||||
- **[Word War vi](../word_war_vi.md)** (C, GPL-2.0, mature)
|
||||
- **[World Builder](../world_builder.md)** (Visual Basic, GPL-2.0, mature, inactive since 2007)
|
||||
- **[World of Heroes](../world_of_heroes.md)** (Python, 3-clause BSD, beta, inactive since 2009)
|
||||
- **[World of Phaos](../world_of_phaos.md)** (PHP, GPL-2.0, mature, inactive since 2011)
|
||||
@ -1079,6 +1094,7 @@
|
||||
- **[Zatacka X](../zatacka_x.md)** (C, GPL-3.0, beta)
|
||||
- **[Zaz](../zaz.md)** (C++, GPL-3.0, beta, inactive since 2010)
|
||||
- **[ZDoom](../zdoom.md)** (C, C++, ZenScript, GPL-3.0, mature)
|
||||
- **[Zed Online](../zed_online.md)** (C++, ?, mature)
|
||||
- **[Zelda Classic](../zelda_classic.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Zelda: Mystery of Solarus DX](../zelda_mystery_of_solarus_dx.md)** (Lua, GPL-3.0, mature)
|
||||
- **[Zero Ballistics](../zero_ballistics.md)** (C++, MIT, mature, inactive since 2013)
|
||||
|
@ -41,6 +41,8 @@
|
||||
- **[Open RSC](../open_rsc.md)** (Java, GPL-3.0, mature)
|
||||
- **[OpenLara](../openlara.md)** (C++, 2-clause BSD, mature)
|
||||
- **[openMSX](../openmsx.md)** (C++, GPL-2.0, mature)
|
||||
- **[OpenMW for Android](../openmw_for_android.md)** (Kotlin, GPL-3.0, mature)
|
||||
- **[osu!](../osu.md)** (C#, MIT, beta)
|
||||
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
|
||||
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
|
||||
- **[PokerTH](../pokerth.md)** (C++, AGPL-3.0, mature, inactive since 2017)
|
||||
|
@ -21,6 +21,7 @@
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Gusty's Serpents](../gustys_serpents.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Hocoslamfy](../hocoslamfy.md)** (C, C++, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Hopson-Arcade](../hopson-arcade.md)** (C++, GPL-3.0, mature)
|
||||
- **[I Have No Tomatoes](../i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
|
||||
- **[ICBM3D](../icbm3d.md)** (C, ?, beta, inactive since 1998)
|
||||
- **[Ice Breaker](../ice_breaker.md)** (C, GPL-2.0, mature, inactive since 2003)
|
||||
@ -45,6 +46,7 @@
|
||||
- **[Pang Zero](../pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)
|
||||
- **[PARSEC47](../parsec47.md)** (D, 2-clause BSD, beta, inactive since 2003)
|
||||
- **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta)
|
||||
- **[progress-quest](../progress-quest.md)** (C++, MIT, mature)
|
||||
- **[Pygame---Alien-Invasion](../pygame-alien-invasion.md)** (Python, GPL-3.0, beta, inactive since 2018)
|
||||
- **[RacerJS](../racerjs.md)** (JavaScript, MIT, mature, inactive since 2010)
|
||||
- **[Rockbot](../rockbot.md)** (C++, GPL-2.0, mature)
|
||||
|
@ -43,6 +43,7 @@
|
||||
- **[OGRE3D](../ogre3d.md)** (C++, MIT, mature)
|
||||
- **[Open Game Engine](../open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
|
||||
- **[Open RPG Maker](../open_rpg_maker.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[OpenBOR](../openbor.md)** (C, C++, BSD, mature)
|
||||
- **[OpenFL](../openfl.md)** (Haxe, MIT, mature)
|
||||
- **[OpenRPG](../openrpg.md)** (Python, GPL-2.0, mature, inactive since 2013)
|
||||
- **[Orx](../orx.md)** (C, zlib, mature)
|
||||
|
@ -13,7 +13,7 @@
|
||||
- **[CETech](../cetech.md)** (C, C++, CC0, beta)
|
||||
- **[Chunk Stories](../chunk_stories.md)** (Kotlin, Java, LGPL-3.0, beta)
|
||||
- **[ClanLib](../clanlib.md)** (C, C++, zlib, mature)
|
||||
- **[Classic RBDOOM-3-BFG](../classic_rbdoom-3-bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Classic RBDoom 3 BFG](../classic_rbdoom_3_bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[CorEngine](../corengine.md)** (C, zlib, beta, inactive since 2015)
|
||||
- **[Crown](../crown.md)** (C, C++, Vala, MIT, beta)
|
||||
- **[Dedalus](../dedalus.md)** (JavaScript, GPL-2.0, beta, inactive since 2018)
|
||||
@ -23,7 +23,7 @@
|
||||
- **[DirectX12GameEngine](../directx12gameengine.md)** (C#, MIT, beta)
|
||||
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
|
||||
- **[DOOM](../doom.md)** (C, Custom, mature, inactive since 2012)
|
||||
- **[DreeRally](../dreerally.md)** (C, C++, Custom, beta)
|
||||
- **[Dreerally](../dreerally.md)** (C, C++, Custom, beta)
|
||||
- **[DwarfCorp](../dwarfcorp.md)** (C#, MIT, mature)
|
||||
- **[erampage](../erampage.md)** (C, GPL-2.0, beta, inactive since 2015)
|
||||
- **[Esenthel Engine](../esenthel_engine.md)** (C, C++, Custom, beta)
|
||||
|
@ -9,5 +9,6 @@
|
||||
- **[LÖVE](../love.md)** (C++, zlib, mature)
|
||||
- **[NOVA PINBALL](../nova_pinball.md)** (Lua, GPL-3.0, beta, inactive since 2017)
|
||||
- **[OpenLara](../openlara.md)** (C++, 2-clause BSD, mature)
|
||||
- **[osu!](../osu.md)** (C#, MIT, beta)
|
||||
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
|
||||
- **[Yet Another Engine](../yet_another_engine.md)** (MoonScript, Java, Lua, MIT, beta, inactive since 2016)
|
@ -6,6 +6,7 @@
|
||||
- **[Box2D](../box2d.md)** (C, C++, Objective-C, zlib, mature)
|
||||
- **[Crypto++](../crypto.md)** (C++, Boost-1.0, mature)
|
||||
- **[Dear ImGui](../dear_imgui.md)** (C, C++, MIT, mature)
|
||||
- **[DirectPython](../directpython.md)** (C++, ?, beta, inactive since 2007)
|
||||
- **[Doxygen](../doxygen.md)** (C++, GPL-2.0, mature)
|
||||
- **[FreeType](../freetype.md)** (C, GPL-2.0, Custom, mature)
|
||||
- **[GeonBit.UI](../geonbitui.md)** (C#, MIT, mature)
|
||||
|
@ -48,7 +48,7 @@
|
||||
- **[Chocolate Doom](../chocolate_doom.md)** (C, GPL-2.0, mature)
|
||||
- **[Chunk Stories](../chunk_stories.md)** (Kotlin, Java, LGPL-3.0, beta)
|
||||
- **[ClanLib](../clanlib.md)** (C, C++, zlib, mature)
|
||||
- **[Classic RBDOOM-3-BFG](../classic_rbdoom-3-bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Classic RBDoom 3 BFG](../classic_rbdoom_3_bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Clonepoint](../clonepoint.md)** (C++, GPL-3.0, beta)
|
||||
- **[Colditz Escape](../colditz_escape.md)** (C, GPL-3.0, mature)
|
||||
- **[Cosmosmash](../cosmosmash.md)** (C++, GPL-2.0, mature, inactive since 2013)
|
||||
@ -158,6 +158,7 @@
|
||||
- **[openblack](../openblack.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[OpenBlok](../openblok.md)** (C++, GPL-3.0, beta)
|
||||
- **[OpenBlox](../openblox.md)** (Python, Lua, GPL-3.0, beta, inactive since 2011)
|
||||
- **[OpenBVE](../openbve.md)** (C#, Public domain, mature)
|
||||
- **[OpenClonk](../openclonk.md)** (C, C++, ISC, mature)
|
||||
- **[OpenDungeons](../opendungeons.md)** (C++, GPL-3.0, beta)
|
||||
- **[OpenHoW](../openhow.md)** (C, C++, GPL-3.0, beta)
|
||||
@ -183,6 +184,7 @@
|
||||
- **[PixelLight](../pixellight.md)** (C, C++, MIT, mature, inactive since 2012)
|
||||
- **[PLIB](../plib.md)** (C++, LGPL-2.0, mature, inactive since 2012)
|
||||
- **[PokerTH](../pokerth.md)** (C++, AGPL-3.0, mature, inactive since 2017)
|
||||
- **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Psyco](../psyco.md)** (C, MIT, mature, inactive since 2008)
|
||||
@ -262,6 +264,7 @@
|
||||
- **[Voxelands](../voxelands.md)** (C++, GPL-3.0, beta)
|
||||
- **[warcraft-remake](../warcraft-remake.md)** (Java, GPL-2.0, beta)
|
||||
- **[Wizardry Legacy](../wizardry_legacy.md)** (C++, GPL-3.0, beta, inactive since 2018)
|
||||
- **[Word War vi](../word_war_vi.md)** (C, GPL-2.0, mature)
|
||||
- **[X-Moto](../x-moto.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[xBaK](../xbak.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[xdigger](../xdigger.md)** (C, GPL-2.0, mature, inactive since 1999)
|
||||
|
@ -97,6 +97,7 @@
|
||||
- **[Open Rodent's Revenge](../open_rodents_revenge.md)** (C++, MIT, beta, inactive since 2018)
|
||||
- **[Open RSC](../open_rsc.md)** (Java, GPL-3.0, mature)
|
||||
- **[OpenArena](../openarena.md)** (C, GPL-2.0, mature, inactive since 2012)
|
||||
- **[OpenBVE](../openbve.md)** (C#, Public domain, mature)
|
||||
- **[OpenJazz](../openjazz.md)** (C++, GPL-2.0, beta)
|
||||
- **[OpenLara](../openlara.md)** (C++, 2-clause BSD, mature)
|
||||
- **[OpenLoco](../openloco.md)** (C++, MIT, mature)
|
||||
@ -109,6 +110,7 @@
|
||||
- **[OpenSpades](../openspades.md)** (C, C++, AngelScript, GPL-3.0, beta)
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
- **[osu!](../osu.md)** (C#, MIT, beta)
|
||||
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
|
||||
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
|
||||
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
@ -116,6 +118,7 @@
|
||||
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
|
||||
- **[PLIB](../plib.md)** (C++, LGPL-2.0, mature, inactive since 2012)
|
||||
- **[PokerTH](../pokerth.md)** (C++, AGPL-3.0, mature, inactive since 2017)
|
||||
- **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Pygame---Alien-Invasion](../pygame-alien-invasion.md)** (Python, GPL-3.0, beta, inactive since 2018)
|
||||
- **[PyKaraoke](../pykaraoke.md)** (Python, LGPL-2.1, beta, inactive since 2011)
|
||||
@ -158,6 +161,7 @@
|
||||
- **[VASSAL](../vassal.md)** (Java, LGPL-2.1, mature)
|
||||
- **[VDrift](../vdrift.md)** (C++, GPL-3.0, mature, inactive since 2014)
|
||||
- **[vkQuake](../vkquake.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Word War vi](../word_war_vi.md)** (C, GPL-2.0, mature)
|
||||
- **[X-Moto](../x-moto.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[XPilot NG](../xpilot_ng.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Yet Another Engine](../yet_another_engine.md)** (MoonScript, Java, Lua, MIT, beta, inactive since 2016)
|
||||
|
@ -5,6 +5,7 @@
|
||||
- **[Frets on Fire X](../frets_on_fire_x.md)** (Python, GPL-2.0, mature)
|
||||
- **[Frets on Fire](../frets_on_fire.md)** (Python, GPL-2.0, mature, inactive since 2008)
|
||||
- **[OpenITG](../openitg.md)** (C, C++, MIT, beta, inactive since 2017)
|
||||
- **[osu!](../osu.md)** (C#, MIT, beta)
|
||||
- **[Performous](../performous.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[PyKaraoke](../pykaraoke.md)** (Python, LGPL-2.1, beta, inactive since 2011)
|
||||
- **[StepMania](../stepmania.md)** (C, C++, Lua, MIT, mature)
|
||||
|
@ -40,6 +40,7 @@
|
||||
- **[Castle of the Winds](../castle_of_the_winds.md)** (JavaScript, MIT, beta, inactive since 2016)
|
||||
- **[Castle-Combat](../castle-combat.md)** (Python, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Cataclysm: Dark Days Ahead](../cataclysm_dark_days_ahead.md)** (C++, CC-BY-SA-3.0, mature)
|
||||
- **[CatacombGL](../catacombgl.md)** (C++, GPL-3.0, beta)
|
||||
- **[CatacombSDL](../catacombsdl.md)** (C, GPL-2.0, mature, inactive since 2014)
|
||||
- **[CCCP](../cccp.md)** (C++, AGPL-3.0, beta)
|
||||
- **[chainreaction](../chainreaction.md)** (Java, LGPL-3.0, mature, inactive since 2017)
|
||||
@ -48,7 +49,7 @@
|
||||
- **[Chronoshift](../chronoshift.md)** (C++, GPL-2.0, beta)
|
||||
- **[Circus Linux!](../circus_linux.md)** (C, GPL-2.0, mature, inactive since 2000)
|
||||
- **[CivOne](../civone.md)** (C#, CC0, beta)
|
||||
- **[Classic RBDOOM-3-BFG](../classic_rbdoom-3-bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Classic RBDoom 3 BFG](../classic_rbdoom_3_bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Clumsy Bird](../clumsy_bird.md)** (JavaScript, MIT, mature, inactive since 2017)
|
||||
- **[coab](../coab.md)** (C#, ???, mature)
|
||||
- **[Colditz Escape](../colditz_escape.md)** (C, GPL-3.0, mature)
|
||||
@ -85,7 +86,7 @@
|
||||
- **[Doom64EX](../doom64ex.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Doomsday Engine](../doomsday_engine.md)** (C, C++, GPL-2.0, GPL-3.0, LGPL-3.0, mature)
|
||||
- **[Dope Wars](../dope_wars.md)** (C, GPL-2.0, mature, inactive since 2013)
|
||||
- **[DreeRally](../dreerally.md)** (C, C++, Custom, beta)
|
||||
- **[Dreerally](../dreerally.md)** (C, C++, Custom, beta)
|
||||
- **[Duck Marines](../duck_marines.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Duke3D](../duke3d.md)** (C, GPL-2.0, beta, inactive since 2009)
|
||||
- **[Duke3d_w32](../duke3dw32.md)** (C, GPL-2.0, beta, inactive since 2008)
|
||||
@ -143,6 +144,7 @@
|
||||
- **[GDash](../gdash.md)** (C++, MIT, beta)
|
||||
- **[GemRB](../gemrb.md)** (C++, Python, GPL-2.0, mature)
|
||||
- **[ges-code](../ges-code.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Ghostly](../ghostly.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Gift Grabber](../gift_grabber.md)** (JavaScript, Apache-2.0, mature)
|
||||
- **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature)
|
||||
- **[glPortal](../glportal.md)** (C++, zlib, beta)
|
||||
@ -161,6 +163,7 @@
|
||||
- **[Heart of the Alien](../heart_of_the_alien.md)** (C, GPL-2.0, beta, inactive since 2005)
|
||||
- **[Hematite](../hematite.md)** (Rust, MIT, beta)
|
||||
- **[Hocoslamfy](../hocoslamfy.md)** (C, C++, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Hopson-Arcade](../hopson-arcade.md)** (C++, GPL-3.0, mature)
|
||||
- **[HoverRace](../hoverrace.md)** (C++, Custom NC, mature, inactive since 2016)
|
||||
- **[Hovertank3D](../hovertank3d.md)** (C++, Assembly, GPL-2.0, mature, inactive since 2014)
|
||||
- **[HTML5 Pacman](../html5_pacman.md)** (JavaScript, WTFPL, mature, inactive since 2013)
|
||||
@ -275,6 +278,7 @@
|
||||
- **[OpenLoco](../openloco.md)** (C++, MIT, mature)
|
||||
- **[OpenMC2](../openmc2.md)** (C++, GPL-3.0, beta, inactive since 2018)
|
||||
- **[OpenMOO2](../openmoo2.md)** (Python, GPL-2.0, beta, inactive since 2011)
|
||||
- **[OpenMW for Android](../openmw_for_android.md)** (Kotlin, GPL-3.0, mature)
|
||||
- **[OpenMW](../openmw.md)** (C++, GPL-3.0, mature)
|
||||
- **[OpenNFS](../opennfs.md)** (C, C++, MIT, beta)
|
||||
- **[OpenNotrium](../opennotrium.md)** (C++, GPL-3.0, beta)
|
||||
@ -309,11 +313,13 @@
|
||||
- **[Pathological](../pathological.md)** (Python, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[POSTAL 1 Open Source](../postal_1_open_source.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta)
|
||||
- **[pq2](../pq2.md)** (C++, GPL-3.0, mature)
|
||||
- **[PrBoom+](../prboom.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[progress-quest](../progress-quest.md)** (C++, MIT, mature)
|
||||
- **[Project Carrot](../project_carrot.md)** (C++, MIT, beta, inactive since 2017)
|
||||
- **[Project Dollhouse](../project_dollhouse.md)** (C#, MPL-2.0, beta)
|
||||
- **[ProQuake 4](../proquake_4.md)** (C, GPL-2.0, mature, inactive since 2018)
|
||||
@ -343,6 +349,7 @@
|
||||
- **[Rocks'n'Diamonds](../rocksndiamonds.md)** (C, GPL-2.0, mature)
|
||||
- **[Rogue Clone IV](../rogue_clone_iv.md)** (C, 3-clause BSD, mature, inactive since 2006)
|
||||
- **[RPG-X](../rpg-x.md)** (C, GPL-2.0, mature, inactive since 2015)
|
||||
- **[RuneLite](../runelite.md)** (Java, 2-clause BSD, mature)
|
||||
- **[Ryzom Core](../ryzom_core.md)** (C++, AGPL-3.0, mature)
|
||||
- **[SanAndreasUnity](../sanandreasunity.md)** (C#, MIT, mature)
|
||||
- **[Scorched Moon](../scorched_moon.md)** (Python, GPL-3.0, beta)
|
||||
@ -360,6 +367,7 @@
|
||||
- **[Shadowgrounds](../shadowgrounds.md)** (C++, Custom-NC, beta, inactive since 2017)
|
||||
- **[Shockolate](../shockolate.md)** (C, GPL-3.0, beta)
|
||||
- **[Siege of Avalon : Open Source](../siege_of_avalon_open_source.md)** (Pascal, Custom, beta, inactive since 2011)
|
||||
- **[Simitone](../simitone.md)** (C#, MPL-2.0, beta)
|
||||
- **[Sine](../sine.md)** (C, C++, MIT, beta)
|
||||
- **[Skifree-HTML5-clone](../skifree-html5-clone.md)** (JavaScript, GPL-3.0, beta, inactive since 2011)
|
||||
- **[skifree.js](../skifreejs.md)** (JavaScript, MIT, mature, inactive since 2016)
|
||||
@ -399,6 +407,7 @@
|
||||
- **[The Eternity Engine](../the_eternity_engine.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[The Secret Chronicles of Dr. M.](../the_secret_chronicles_of_dr_m.md)** (C++, GPL-3.0, mature)
|
||||
- **[The Ur-Quan Masters](../the_ur-quan_masters.md)** (C, GPL-2.0, mature, inactive since 2011)
|
||||
- **[The-Trail](../the-trail.md)** (Java, Apache-2.0, beta, inactive since 2018)
|
||||
- **[Theme Park Builder 3D CAD](../theme_park_builder_3d_cad.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[thiefcatcher](../thiefcatcher.md)** (C++, GPL-3.0, beta)
|
||||
- **[Thrust](../thrust.md)** (C, GPL-2.0, beta, inactive since 2006)
|
||||
@ -461,5 +470,6 @@
|
||||
- **[Zatacka X](../zatacka_x.md)** (C, GPL-3.0, beta)
|
||||
- **[Zaz](../zaz.md)** (C++, GPL-3.0, beta, inactive since 2010)
|
||||
- **[ZDoom](../zdoom.md)** (C, C++, ZenScript, GPL-3.0, mature)
|
||||
- **[Zed Online](../zed_online.md)** (C++, ?, mature)
|
||||
- **[Zod Engine](../zod_engine.md)** (C++, ?, mature, inactive since 2018)
|
||||
- **[zorkClone](../zorkclone.md)** (Java, Apache-2.0, beta)
|
@ -117,6 +117,7 @@
|
||||
- **[Roguish](../roguish.md)** (JavaScript, 3-clause BSD, beta, inactive since 2015)
|
||||
- **[Room for Change](../room_for_change.md)** (Java, Apache-2.0, mature, inactive since 2013)
|
||||
- **[rpgboss](../rpgboss.md)** (Scala, JavaScript, AGPL-3.0, beta, inactive since 2017)
|
||||
- **[RuneLite](../runelite.md)** (Java, 2-clause BSD, mature)
|
||||
- **[Ryzom Core](../ryzom_core.md)** (C++, AGPL-3.0, mature)
|
||||
- **[S.C.O.U.R.G.E.](../scourge.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
- **[SilverTree](../silvertree.md)** (C++, GPL-3.0, beta, inactive since 2007)
|
||||
|
@ -43,6 +43,7 @@
|
||||
- **[Open Rails](../open_rails.md)** (C#, GPL-3.0, mature)
|
||||
- **[openblack](../openblack.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[OpenBlox](../openblox.md)** (Python, Lua, GPL-3.0, beta, inactive since 2011)
|
||||
- **[OpenBVE](../openbve.md)** (C#, Public domain, mature)
|
||||
- **[OpenCity](../opencity.md)** (C++, GPL-2.0, beta, inactive since 2015)
|
||||
- **[OpenKeeper](../openkeeper.md)** (Java, GPL-3.0, beta)
|
||||
- **[OpenLoco](../openloco.md)** (C++, MIT, mature)
|
||||
|
@ -218,6 +218,7 @@
|
||||
- **[Xenowar](../xenowar.md)** (C, C++, GPL-3.0, mature, inactive since 2014)
|
||||
- **[XMage](../xmage.md)** (Java, MIT, mature)
|
||||
- **[XSera](../xsera.md)** (C, Lua, MIT, beta, inactive since 2010)
|
||||
- **[Zed Online](../zed_online.md)** (C++, ?, mature)
|
||||
- **[Zero Ballistics](../zero_ballistics.md)** (C++, MIT, mature, inactive since 2013)
|
||||
- **[Zero-K](../zero-k.md)** (Lua, GPL-2.0, mature)
|
||||
- **[Zetawar](../zetawar.md)** (Clojure, MIT, mature)
|
||||
|
@ -41,7 +41,7 @@
|
||||
- **[Chunk Stories](../chunk_stories.md)** (Kotlin, Java, LGPL-3.0, beta)
|
||||
- **[Circus Linux!](../circus_linux.md)** (C, GPL-2.0, mature, inactive since 2000)
|
||||
- **[ClanLib](../clanlib.md)** (C, C++, zlib, mature)
|
||||
- **[Classic RBDOOM-3-BFG](../classic_rbdoom-3-bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Classic RBDoom 3 BFG](../classic_rbdoom_3_bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Clonepoint](../clonepoint.md)** (C++, GPL-3.0, beta)
|
||||
- **[Colditz Escape](../colditz_escape.md)** (C, GPL-3.0, mature)
|
||||
- **[Crack Attack!](../crack_attack.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
@ -58,6 +58,7 @@
|
||||
- **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature)
|
||||
- **[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)
|
||||
- **[DirectPython](../directpython.md)** (C++, ?, beta, inactive since 2007)
|
||||
- **[DirectX12GameEngine](../directx12gameengine.md)** (C#, MIT, beta)
|
||||
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
|
||||
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
|
||||
@ -170,6 +171,7 @@
|
||||
- **[openblack](../openblack.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[OpenBlok](../openblok.md)** (C++, GPL-3.0, beta)
|
||||
- **[OpenBlox](../openblox.md)** (Python, Lua, GPL-3.0, beta, inactive since 2011)
|
||||
- **[OpenBVE](../openbve.md)** (C#, Public domain, mature)
|
||||
- **[OpenClonk](../openclonk.md)** (C, C++, ISC, mature)
|
||||
- **[OpenDungeons](../opendungeons.md)** (C++, GPL-3.0, beta)
|
||||
- **[OpenGothic](../opengothic.md)** (C++, MIT, beta)
|
||||
@ -191,6 +193,7 @@
|
||||
- **[OpenTyrian](../opentyrian.md)** (C, GPL-2.0, beta, inactive since 2018)
|
||||
- **[OpenVIII](../openviii.md)** (C#, MIT, beta)
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
- **[osu!](../osu.md)** (C#, MIT, beta)
|
||||
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
|
||||
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
|
||||
- **[PARSEC47](../parsec47.md)** (D, 2-clause BSD, beta, inactive since 2003)
|
||||
@ -201,6 +204,7 @@
|
||||
- **[PixelLight](../pixellight.md)** (C, C++, MIT, mature, inactive since 2012)
|
||||
- **[PLIB](../plib.md)** (C++, LGPL-2.0, mature, inactive since 2012)
|
||||
- **[PokerTH](../pokerth.md)** (C++, AGPL-3.0, mature, inactive since 2017)
|
||||
- **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Procedural Map Generator](../procedural_map_generator.md)** (C++, MIT, mature, inactive since 2018)
|
||||
|
16
entries/word_war_vi.md
Normal file
16
entries/word_war_vi.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Word War vi
|
||||
|
||||
_Similar of Defender._
|
||||
|
||||
- Home: http://smcameron.github.io/wordwarvi/
|
||||
- State: mature
|
||||
- Download: http://smcameron.github.io/wordwarvi/#downloads
|
||||
- Platform: Linux, macOS
|
||||
- Keywords: action, 2D, inspired by Defender, open content, shooter, side scrolling, similar
|
||||
- Code repository: https://github.com/smcameron/wordwarvi.git
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Word War vi is a retro-styled old school side scrolling shooter reminiscent of Defender or Scramble, with an "Emacs vs. vi" theme.
|
||||
|
||||
## Building
|
12
entries/zed_online.md
Normal file
12
entries/zed_online.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Zed Online
|
||||
|
||||
_Remake of Z._
|
||||
|
||||
- Home: https://zzone.lewe.com/zed-online-game/, https://sourceforge.net/projects/zedonline/
|
||||
- State: mature
|
||||
- Keywords: strategy, free content, inspired by Z, multiplayer Online + LAN, real time, remake
|
||||
- Code repository: http://hg.code.sf.net/p/zedonline/code (hg)
|
||||
- Code language: C++
|
||||
- Code license: ? (GPL-3.0)
|
||||
|
||||
## Building
|
Reference in New Issue
Block a user