imports from backlog, updates

This commit is contained in:
Trilarion
2019-11-18 17:39:14 +01:00
parent 74fcb8f3de
commit 32327c7342
45 changed files with 606 additions and 153 deletions

View File

@ -9,7 +9,7 @@ _0 A.D. is a free, open-source, cross-platform real-time strategy game._
- Platform: Windows, Linux, macOS
- Keywords: strategy, clone, inspired by Age of Empires, multiplayer online + LAN, open content, real time
- Code repository: https://github.com/0ad/0ad.git (mirror), https://svn.wildfiregames.com/public/ps/trunk/ (svn)
- Code language: C, C++
- Code language: C++ (https://github.com/0ad/0ad/tree/master/source)
- Code license: GPL-2.0
- Code dependencies: libogg, libvorbis, libxml2, OpenAL, SDL2, zlib
- Assets license: CC-BY-SA-3.0

View File

@ -1,15 +1,18 @@
# Ares Dogfighter
_3D Space Combat Game_
_3D Space Combat Game._
- Home: https://github.com/SteveSmith16384/AresDogfighter
- State: beta, Inactive since 2016
- State: beta, inactive since 2016
- Download: https://stephensmith.itch.io/aresdogfighter
- Platform: Windows, Linux
- Keywords: Action, space combat, 3d
- Keywords: action, 3D, space combat
- Code repository: https://github.com/SteveSmith16384/AresDogfighter.git
- Code language: Java
- Code license: GNU3
- Code license: GPL-3.0
- Code dependencies: jMonkeyEngine
- Assets license: See relevant asset folders
- Assets license: (See relevant asset folders)
Developer: Stephen Carlyle-Smith
## Building

View File

@ -2,9 +2,9 @@
_Open Source FREE 2D MMORPG._
- Home: http://www.comunidadargentum.com/ (Spanish)
- Home: http://www.comunidadargentum.com/ (Spanish), http://www.argentumonline.com.ar/ (Spanish), https://sourceforge.net/projects/morgoao/
- State: beta, inactive since 2014
- Download: http://www.comunidadargentum.com/descargas/
- Download: http://www.comunidadargentum.com/descargas/, https://sourceforge.net/projects/morgoao/files/
- Keywords: role playing, multiplayer online + massive
- Code repository: https://github.com/Argentum-Online/Argentum-Online.git, http://morgoao.cvs.sourceforge.net/ (cvs)
- Code language: Visual Basic

13
entries/citybound.md Normal file
View File

@ -0,0 +1,13 @@
# Citybound
_Clone of Simcity._
- Home: https://aeplay.org/citybound
- State: beta
- Download: https://aeplay.org/citybound-livebuilds, https://github.com/citybound/citybound/releases
- Keywords: simulation, clone, inspired by Simcity, open content
- Code repository: https://github.com/citybound/citybound.git
- Code language: Rust, JavaScript
- Code license: AGPL-3.0
## Building

16
entries/cytopia.md Normal file
View File

@ -0,0 +1,16 @@
# Cytopia
_Clone of Simcity._
- Home: https://cytopia.net/
- State: beta
- Download: https://cytopia.net/download/
- Keywords: simulation, clone, inspired by Simcity, open content
- Code repository: https://github.com/CytopiaTeam/Cytopia.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: SDL2
## Building
- Build system: CMake

View File

@ -10,5 +10,7 @@ _Third game in the dungeon monkey series._
- Code license: GPL-2.0
- Code dependencies: pygame, pyglet
Developer: Joseph Hewitt (jwvhewitt)
## Building

View File

@ -0,0 +1,14 @@
# Dungeon Monkey Unlimited
_A turn based combat-oriented tactics RPG. _
- Home: https://sourceforge.net/projects/dmonkey/
- State: mature, inactive since 2010
- Download: https://sourceforge.net/projects/dmonkey/files/
- Keywords: action, role playing, turn-based
- Code repository: (see download) https://svn.code.sf.net/p/dmonkey/code/trunk (svn)
- Code language: Pascal
- Code license: LGPL-2.1
## Building

14
entries/dynadungeons.md Normal file
View File

@ -0,0 +1,14 @@
# DynaDungeons
_Clone of Bomberman._
- Home: https://github.com/akien-mga/dynadungeons
- State: beta, inactive since 2018
- Keywords: action, clone, inspired by Bomberman, multiplayer competitive, open content
- Code repository: https://github.com/akien-mga/dynadungeons.git
- Code language: GDScript
- Code license: GPL-3.0
- Code dependencies: Godot engine
- Assets license: CC-BY-3.0 (http://opengameart.org/content/bomb-party-the-complete-set)
## Building

17
entries/eadventure.md Normal file
View File

@ -0,0 +1,17 @@
# eAdventure
_Authoring tool for the creation of point-and-click games._
- Home: http://e-adventure.e-ucm.es/, https://sourceforge.net/projects/e-adventure/
- State: mature, inactive since 2014
- Download: https://sourceforge.net/projects/e-adventure/files/
- Keywords: adventure, game engine
- Code repository: https://svn.code.sf.net/p/e-adventure/code/trunk (svn)
- Code language: Java
- Code license: GPL-3.0
Check the games that it includes.
## Building
- Build system: Ant

View File

@ -0,0 +1,13 @@
# Freya Game Engine
_Engine for writing multiplayer turn based games._
- Home: http://freya-engine.sourceforge.net/, https://sourceforge.net/projects/freya-engine/
- State: beta, inactive since 2002
- Download: https://sourceforge.net/projects/freya-engine/files/
- Keywords: strategy, game engine
- Code repository: http://freya-engine.cvs.sourceforge.net (cvs)
- Code language: Java
- Code license: LGPL-2.1
## Building

View File

@ -7,7 +7,7 @@ _2D chess game for GNOME desktop. It automatically detects installed chess engin
- Download: https://flathub.org/apps/details/org.gnome.Chess
- Platform: Linux
- Keywords: strategy, chess, open content
- Code repository: https://gitlab.gnome.org/GNOME/gnome-chess
- Code repository: https://gitlab.gnome.org/GNOME/gnome-chess.git
- Code language: Vala
- Code license: GPL-3.0
- Assets license: GPL-3.0

13
entries/granatier.md Normal file
View File

@ -0,0 +1,13 @@
# Granatier
_Clone of Bomberman._
- Home: https://kde.org/applications/games/org.kde.granatier
- State: mature
- Keywords: action, clone, inspired by Bomberman, multiplayer Competitive, open content
- Code repository: https://anongit.kde.org/granatier.git
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: Qt
## Building

17
entries/instead.md Normal file
View File

@ -0,0 +1,17 @@
# INSTEAD
_Engine for textographic games, which are a mix of interactive fiction, visual novels and classic point & click adventures._
- Home: https://instead3.syscall.ru/en/, https://sourceforge.net/projects/instead/
- State: mature
- Download: https://instead3.syscall.ru/en/#download, https://github.com/instead-hub/instead/releases, https://sourceforge.net/projects/instead/files/
- Platform: Windows, Linux, macOS, Android
- Keywords: adventure, game engine, text, visual novel
- Code repository: https://github.com/instead-hub/instead.git, https://svn.code.sf.net/p/instead/code/trunk (svn old)
- Code language: C, Lua
- Code license: MIT
- Code dependencies: SDL
## Building
- Build system: CMake

18
entries/korax_heritage.md Normal file
View File

@ -0,0 +1,18 @@
# Korax' Heritage
_3D FPS-RPG engine based on Vavoom._
- Home: https://www.koraxheritage.com/, https://sourceforge.net/projects/korax/
- State: mature
- Download: https://www.koraxheritage.com/downloads/, https://sourceforge.net/projects/korax/files/
- Keywords: role playing, 3D, first-person, game engine, shooter
- Code repository: https://git.code.sf.net/p/korax/code-git, https://git.code.sf.net/p/korax/krpg-txt (+), https://git.code.sf.net/p/korax/korax-git (+), https://svn.code.sf.net/p/korax/code/trunk (svn), https://svn.code.sf.net/p/korax/krpg-bin/ (svn)
- Code language: ?
- Code license: ?
Two games:
Scattered Evil: a full-fledged open-world RPG
Korax Arena: multiplayer action with 6 classes from mid-90s games
## Building

17
entries/mines.md Normal file
View File

@ -0,0 +1,17 @@
# Mines
_Clone of Minesweeper._
- Home: https://wiki.gnome.org/Apps/Mines
- State: mature
- Platform: Linux
- Keywords: strategy, clone, free content, inspired by Minesweeper
- Code repository: https://gitlab.gnome.org/GNOME/gnome-mines.git
- Code language: Vala
- Code license: GPL-3.0
Developer: Gnome
## Building
- Build system: Meson

View File

@ -1,14 +1,19 @@
# Moonbase Assault
_A multiplayer FPS based on Laser Squad_
_A multiplayer FPS based on Laser Squad._
- Home: https://github.com/SteveSmith16384/MoonbaseAssault
- State: beta, Inactive since 2019
- State: beta, inactive since 2019
- Platform: Windows, Linux
- Keywords: Remake, FPS, multiplayer
- Keywords: remake, first-person, inspired by Laser Squad, multiplayer, shooter
- Code repository: https://github.com/SteveSmith16384/MoonbaseAssault.git
- Code language: Java
- Code license: MIT
- Code dependencies: jMonkeyEngine, SteveTech1
- Assets license: See licences against each asset folder
- Assets license: (See licences against each asset folder)
Developer: Stephen Carlyle-Smith
## Building
- Build system: Maven

View File

@ -2,7 +2,7 @@
_Open source clone of 'Heroes Of Might And Magic III' engine._
- Home: https://launchpad.net/openhomm
- Home: https://launchpad.net/openhomm, https://sourceforge.net/projects/heroes-rebirth/
- State: beta, inactive since 2010
- Download: https://launchpad.net/openhomm/+download
- Keywords: strategy

14
entries/pac_go.md Normal file
View File

@ -0,0 +1,14 @@
# Pac Go
_Clone of Pac-Man._
- Home: https://github.com/danicat/pacgo
- State: mature
- Keywords: arcade, clone, inspired by Pac-Man, open content
- Code repository: https://github.com/danicat/pacgo.git
- Code language: Go
- Code license: MIT
Is also a tutorial to introduce people to the Go programming language.
## Building

15
entries/phprpg.md Normal file
View File

@ -0,0 +1,15 @@
# phpRPG
_Multiplayer role playing game engine which shares common qualities between multiple user dungeons (MUDs), paper & pen RPGs and computer RPGs._
- Home: http://phprpg.org/, https://sourceforge.net/projects/phprpg/
- State: beta, inactive since 2006
- Download: https://sourceforge.net/projects/phprpg/files/
- Platform: Web
- Keywords: role playing, game engine
- Code repository: http://phprpg.cvs.sourceforge.net
- Code language: PHP
- Code license: GPL-2.0
## Building

17
entries/sandspiel.md Normal file
View File

@ -0,0 +1,17 @@
# sandspiel
_Clone of Powder Game._
- Home: https://maxbittker.com/making-sandspiel
- State: beta
- Play: https://sandspiel.club/
- Platform: Web
- Keywords: simulation, clone, inspired by Powder Game, open content
- Code repository: https://github.com/maxbittker/sandspiel.git
- Code language: Rust, JavaScript, TypeScript
- Code license: MIT
- Code dependencies: WebGL
Developer: Max Bittker
## Building

View File

@ -1,15 +1,19 @@
# Sole Collector
_3D Horror FPS Game_
_3D Horror FPS Game._
- Home: https://github.com/SteveSmith16384/3DHorrorGame
- State: beta, Inactive since 2018
- State: beta, inactive since 2018
- Download: https://stephensmith.itch.io/sole-collector
- Platform: Windows, Linux
- Keywords: Action, horror, 3d, fps
- Keywords: action, 3D, first-person, horror, shooter
- Code repository: https://github.com/SteveSmith16384/3DHorrorGame.git
- Code language: Java
- Code license: MIT
- Code dependencies: jMonkeyEngine
- Assets license: See readme
- Assets license: (See readme)
Developer: Stephen Carlyle-Smith
## Building

View File

@ -1,13 +1,16 @@
# SteveTech1
_A realtime multiplayer 3D FPS engine_
_A realtime multiplayer 3D FPS engine._
- Home: http://multiplayerfpstutorial.blogspot.com/p/introduction.html
- State: beta, Inactive since 2019
- State: beta, inactive since 2019
- Platform: Windows, Linux
- Keywords: game engine, multiplayer, fps, jmonkeyengine
- Keywords: game engine, first-person, multiplayer, shooter
- Code repository: https://github.com/SteveSmith16384/SteveTech1.git
- Code language: Java
- Code license: MIT
- Code dependencies: jMonkeyEngine
Developer: Stephen Carlyle-Smith
## Building

View File

@ -9,6 +9,7 @@
- **[Ajax3d](../ajax3d.md)** (JavaScript, GPL-2.0, beta, inactive since 2007)
- **[Aleph One](../aleph_one.md)** (C++, Lua, GPL-3.0, mature)
- **[alive](../alive.md)** (C++, MIT, beta, inactive since 2017)
- **[Ares Dogfighter](../ares_dogfighter.md)** (Java, GPL-3.0, beta, inactive since 2016)
- **[Armagetron Advanced](../armagetron_advanced.md)** (C++, GPL-2.0, mature)
- **[Armor Alley](../armor_alley.md)** (JavaScript, CC-BY-NC, beta)
- **[Artillery Duel Reloaded](../artillery_duel_reloaded.md)** (Python, GPL-3.0, beta, inactive since 2012)
@ -78,6 +79,8 @@
- **[Doomsday Engine](../doomsday_engine.md)** (C, C++, GPL-2.0, GPL-3.0, LGPL-3.0, mature)
- **[Duke3D](../duke3d.md)** (C, GPL-2.0, beta, inactive since 2009)
- **[Duke3d_w32](../duke3dw32.md)** (C, GPL-2.0, beta, inactive since 2008)
- **[Dungeon Monkey Unlimited](../dungeon_monkey_unlimited.md)** (Pascal, LGPL-2.1, mature, inactive since 2010)
- **[DynaDungeons](../dynadungeons.md)** (GDScript, GPL-3.0, beta, inactive since 2018)
- **[EDuke32](../eduke32.md)** (C, C++, GPL-2.0, mature)
- **[Epiar](../epiar.md)** (C, C++, Lua, GPL-2.0, beta)
- **[ET: Legacy](../et_legacy.md)** (C, C++, Lua, GPL-3.0, mature)
@ -97,6 +100,7 @@
- **[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)
- **[Granatier](../granatier.md)** (C++, GPL-2.0, mature)
- **[Grimsonland](../grimsonland.md)** (JavaScript, ?, mature, inactive since 2017)
- **[GUSANOS](../gusanos.md)** (C++, GPL-2.0, beta, inactive since 2006)
- **[Gusty's Serpents](../gustys_serpents.md)** (C++, GPL-3.0, beta, inactive since 2014)
@ -180,6 +184,7 @@
- **[Smash Battle](../smash_battle.md)** (C++, ?, beta, inactive since 2011)
- **[Smash](../smash.md)** (JavaScript, MIT, mature)
- **[SolarWolf](../solarwolf.md)** (Python, LGPL-2.1, mature, inactive since 2004)
- **[Sole Collector](../sole_collector.md)** (Java, MIT, beta, inactive since 2018)
- **[Speed Dreams](../speed_dreams.md)** (C++, GPL-2.0, mature)
- **[StarBlastrix](../starblastrix.md)** (C++, GPL-2.0, beta, inactive since 2006)
- **[starshatter-open](../starshatter-open.md)** (C++, 3-clause BSD, beta, inactive since 2015)

View File

@ -13,6 +13,7 @@
- **[Digital: A Love Story](../digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature)
- **[Dragon History - Dračí Historie](../dragon_history-dra_historie.md)** (Pascal, Script, GPL-2.0, mature, inactive since 2010)
- **[Dunnet](../dunnet.md)** (Emacs Lisp, GPL-3.0, mature, inactive since 1992)
- **[eAdventure](../eadventure.md)** (Java, GPL-3.0, mature, inactive since 2014)
- **[Escape Towards The Unknown](../escape_towards_the_unknown.md)** (C, GPL-2.0, beta, inactive since 2016)
- **[Fanwor](../fanwor.md)** (C, GPL-2.0, mature)
- **[Free in the Dark (engine)](../free_in_the_dark_engine.md)** (C, C++, GPL-2.0, beta)
@ -24,6 +25,7 @@
- **[Head over Heels](../head_over_heels.md)** (C++, GPL-3.0, mature)
- **[Heart of the Alien](../heart_of_the_alien.md)** (C, GPL-2.0, beta, inactive since 2005)
- **[Hypatia](../hypatia.md)** (Python, MIT, beta, inactive since 2016)
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[JavaScript Graphic Adventure Maker](../javascript_graphic_adventure_maker.md)** (JavaScript, MIT, mature)
- **[javascript-E.T.](../javascript-et.md)** (JavaScript, Assembly, MIT, beta, inactive since 2017)
- **[L'Abbaye des Morts](../labbaye_des_morts.md)** (C, GPL-3.0, mature, inactive since 2018)
@ -42,6 +44,7 @@
- **[twin-e](../twin-e.md)** (C, GPL-2.0, beta, inactive since 2015)
- **[TwinEngine](../twinengine.md)** (C, GPL-2.0, mature, inactive since 2015)
- **[uninvited](../uninvited.md)** (C, C++, Artistic License-2.0, beta, inactive since 2016)
- **[unitystation](../unitystation.md)** (C#, AGPL-3.0, beta)
- **[Vegan on a Desert Island](../vegan_on_a_desert_island.md)** (Lua, GPL-3.0, beta)
- **[WebFun](../webfun.md)** (TypeScript, MIT, beta)
- **[zorkClone](../zorkclone.md)** (Java, Apache-2.0, beta)

View File

@ -1,7 +1,7 @@
[comment]: # (autogenerated content, do not edit)
# All
- **[0 A.D.](../0_ad.md)** (C, C++, GPL-2.0, beta)
- **[0 A.D.](../0_ad.md)** (C++, GPL-2.0, beta)
- **[1oom](../1oom.md)** (C, GPL-2.0, mature)
- **[2006-rebotted](../2006-rebotted.md)** (Java, 2-clause BSD, mature)
- **[2048](../2048.md)** (JavaScript, MIT, mature)
@ -56,6 +56,7 @@
- **[Arashi-JS](../arashi-js.md)** (JavaScript, GPL-2.0, beta, inactive since 2010)
- **[Arcane-Engine](../arcane-engine.md)** (C++, MIT, beta)
- **[Ardentryst](../ardentryst.md)** (Python, GPL-3.0, mature, inactive since 2009)
- **[Ares Dogfighter](../ares_dogfighter.md)** (Java, GPL-3.0, beta, inactive since 2016)
- **[Argentum Online](../argentum_online.md)** (Visual Basic, GPL-2.0, beta, inactive since 2014)
- **[Arianne / Marauroa](../arianne_marauroa.md)** (Java, GPL-2.0, mature)
- **[Armagetron Advanced](../armagetron_advanced.md)** (C++, GPL-2.0, mature)
@ -198,6 +199,7 @@
- **[Chrzaszcz](../chrzaszcz.md)** (C++, GPL-3.0, beta, inactive since 2018)
- **[Chunk Stories](../chunk_stories.md)** (Kotlin, Java, LGPL-3.0, beta)
- **[Circus Linux!](../circus_linux.md)** (C, GPL-2.0, mature, inactive since 2000)
- **[Citybound](../citybound.md)** (Rust, JavaScript, AGPL-3.0, beta)
- **[Civil](../civil.md)** (Python, GPL-2.0, beta, inactive since 2003)
- **[Civilization: Call To Power 2 Source Project](../civilization_call_to_power_2_source_project.md)** (C, C++, Custom, mature)
- **[Civitas](../civitas.md)** (Java, Blender Script, GPL-2.0, beta, inactive since 2017)
@ -245,6 +247,7 @@
- **[CuteMaze](../cutemaze.md)** (C++, GPL-3.0, mature)
- **[Cuyo](../cuyo.md)** (C++, GPL-2.0, mature, inactive since 2014)
- **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[Cytopia](../cytopia.md)** (C++, GPL-3.0, beta)
- **[D-Fend Reloaded](../d-fend_reloaded.md)** (Pascal, GPL-3.0, mature, inactive since 2015)
- **[D2X-XL](../d2x-xl.md)** (C++, Custom, GPL-2.0, mature, inactive since 2015)
- **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature)
@ -315,11 +318,14 @@
- **[Dungeon Hero](../dungeon_hero.md)** (Java, MIT, mature)
- **[Dungeon Mapper](../dungeon_mapper.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[Dungeon Monkey Eternal](../dungeon_monkey_eternal.md)** (Python, GPL-2.0, mature, inactive since 2016)
- **[Dungeon Monkey Unlimited](../dungeon_monkey_unlimited.md)** (Pascal, LGPL-2.1, mature, inactive since 2010)
- **[Dungeon Quest](../dungeon_quest.md)** (Java, MIT, mature)
- **[Dunnet](../dunnet.md)** (Emacs Lisp, GPL-3.0, mature, inactive since 1992)
- **[Dust Racing 2D](../dust_racing_2d.md)** (C, C++, GPL-3.0, mature)
- **[DwarfCorp](../dwarfcorp.md)** (C#, MIT, mature)
- **[DXX-Rebirth](../dxx-rebirth.md)** (C, C++, Python, GPL-3.0, Custom, mature)
- **[DynaDungeons](../dynadungeons.md)** (GDScript, GPL-3.0, beta, inactive since 2018)
- **[eAdventure](../eadventure.md)** (Java, GPL-3.0, mature, inactive since 2014)
- **[EasyRPG Player](../easyrpg_player.md)** (C++, GPL-3.0, mature)
- **[Eat The Whistle](../eat_the_whistle.md)** (C, ?, mature, inactive since 2017)
- **[Ecksdee](../ecksdee.md)** (C++, GPL-2.0, beta, inactive since 2009)
@ -421,6 +427,7 @@
- **[freeVikings](../freevikings.md)** (Ruby, GPL-2.0, beta)
- **[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)
- **[Freya Game Engine](../freya_game_engine.md)** (Java, LGPL-2.1, beta, inactive since 2002)
- **[Friking Shark](../friking_shark.md)** (C++, GPL-3.0, mature)
- **[Froggix](../froggix.md)** (Python, GPL-3.0, beta, inactive since 2009)
- **[Frozen Bubble](../frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012)
@ -476,6 +483,7 @@
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
- **[Grabble](../grabble.md)** (Java, ?, mature, inactive since 2006)
- **[Grail](../grail.md)** (C++, Lua, GPL-3.0, beta, inactive since 2013)
- **[Granatier](../granatier.md)** (C++, GPL-2.0, mature)
- **[Gravitation](../gravitation.md)** (C++, Public domain, mature, inactive since 2008)
- **[Greenius' Civil War](../greenius_civil_war.md)** (C++, GPL-2.0, beta, inactive since 2001)
- **[Greentwip's Harvest Moon](../greentwips_harvest_moon.md)** (C#, GPL-3.0, beta)
@ -537,6 +545,7 @@
- **[Infiniminer](../infiniminer.md)** (C#, MIT, mature, inactive since 2016)
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
- **[Infon Battle Arena](../infon_battle_arena.md)** (C, Lua, GPL, beta, inactive since 2012)
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
- **[IO Reboot](../io_reboot.md)** (C#, MIT, mature, inactive since 2017)
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
@ -589,6 +598,7 @@
- **[Knights](../knights.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, LGPL, beta, inactive since 2007)
- **[Kobold's Quest 2](../kobolds_quest_2.md)** (Python, LGPL-3.0, beta, inactive since 2011)
- **[Korax' Heritage](../korax_heritage.md)** (?, ?, mature)
- **[KQ Lives](../kq_lives.md)** (C, GPL-2.0, beta, inactive since 2011)
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
- **[Krystal Drop](../krystal_drop.md)** (C++, GPL-2.0, beta, inactive since 2004)
@ -682,6 +692,7 @@
- **[MicroWar 2.0](../microwar_20.md)** (Python, 3-clause BSD, mature, inactive since 2009)
- **[Mindustry](../mindustry.md)** (Java, GPL-3.0, mature)
- **[MineCraft-One-Week-Challenge](../minecraft-one-week-challenge.md)** (C++, MIT, beta)
- **[Mines](../mines.md)** (Vala, GPL-3.0, mature)
- **[Minesweeper (in C)](../minesweeper_in_c.md)** (C, 3-clause BSD, beta, inactive since 2015)
- **[Minesweeper.Zone](../minesweeperzone.md)** (JavaScript, PHP, MIT, mature)
- **[Minetest Game](../minetest_game.md)** (Lua, LGPL-2.1, mature)
@ -701,6 +712,7 @@
- **[Monsters and Mushrooms](../monsters_and_mushrooms.md)** (Python, GPL-2.0, mature, inactive since 2010)
- **[Monstrosity](../monstrosity.md)** (Python, MIT, mature)
- **[Moon-buggy](../moon-buggy.md)** (C, GPL-2.0, mature, inactive since 2006)
- **[Moonbase Assault](../moonbase_assault.md)** (Java, MIT, beta, inactive since 2019)
- **[Moria](../moria.md)** (C, GPL-3.0, mature)
- **[Morpheus Web Remake](../morpheus_web_remake.md)** (JavaScript, MIT, beta)
- **[movbizz](../movbizz.md)** (PHP, JavaScript, MIT, beta, inactive since 2015)
@ -866,6 +878,7 @@
- **[Outpost HD](../outpost_hd.md)** (C++, 3-clause BSD, beta)
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
- **[Overgod](../overgod.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[Pac Go](../pac_go.md)** (Go, MIT, mature)
- **[Pacewar](../pacewar.md)** (Python, GPL-3.0, mature, inactive since 2017)
- **[Pachi](../pachi.md)** (C, Python, GPL-2.0, mature)
- **[pacman-canvas](../pacman-canvas.md)** (JavaScript, CC-BY-SA-4.0, mature, inactive since 2018)
@ -893,6 +906,7 @@
- **[Performous](../performous.md)** (C, C++, GPL-2.0, mature)
- **[Phantasy Star Rebirth](../phantasy_star_rebirth.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[Phaser](../phaserio.md)** (JavaScript, MIT, mature)
- **[phpRPG](../phprpg.md)** (PHP, GPL-2.0, beta, inactive since 2006)
- **[Physics Platformer](../physics_platformer.md)** (Java, MIT, beta, inactive since 2019)
- **[Physics Spacewar](../physics_spacewar.md)** (Java, MIT, beta, inactive since 2019)
- **[Pillows](../pillows.md)** (Python, GPL-2.0, beta, inactive since 2007)
@ -1013,6 +1027,7 @@
- **[S.C.O.U.R.G.E.](../scourge.md)** (C++, GPL-2.0, beta, inactive since 2008)
- **[SanAndreasUnity](../sanandreasunity.md)** (C#, MIT, mature)
- **[sandbox Game Maker](../sandbox_game_maker.md)** (C++, C, Custom, mature, inactive since 2014)
- **[sandspiel](../sandspiel.md)** (Rust, JavaScript, TypeScript, MIT, beta)
- **[Sarah-Maries Eierjagd](../sarah-maries_eierjagd.md)** (C++, GPL-2.0, mature, inactive since 2005)
- **[Scorched Moon](../scorched_moon.md)** (Python, GPL-3.0, beta)
- **[Scorched3D](../scorched3d.md)** (C++, GPL-2.0, mature, inactive since 2014)
@ -1075,6 +1090,7 @@
- **[SokoSolve](../sokosolve.md)** (C#, ?, mature, inactive since 2009)
- **[Solarus](../solarus.md)** (C, C++, Lua, GPL-3.0, mature)
- **[SolarWolf](../solarwolf.md)** (Python, LGPL-2.1, mature, inactive since 2004)
- **[Sole Collector](../sole_collector.md)** (Java, MIT, beta, inactive since 2018)
- **[Song of Albion](../song_of_albion.md)** (C, C++, Apache-2.0, mature, inactive since 2011)
- **[Sonic Robo Blast 2](../sonic_robo_blast_2.md)** (C, C++, GPL-2.0, mature)
- **[Sopwith 3](../sopwith_3.md)** (C, C++, Objective-C, GPL-2.0, beta, inactive since 2003)
@ -1111,6 +1127,7 @@
- **[Steamer Duck](../steamer_duck.md)** (Python, CC0, beta)
- **[Stendhal](../stendhal.md)** (Java, GPL-2.0, mature)
- **[StepMania](../stepmania.md)** (C, C++, Lua, MIT, mature)
- **[SteveTech1](../stevetech1.md)** (Java, MIT, beta, inactive since 2019)
- **[Story of a Lost Sky](../story_of_a_lost_sky.md)** (Python, 3-clause BSD, mature)
- **[StressFreeZone](../stressfreezone.md)** (C++, Lua, GPL-3.0, beta, inactive since 2007)
- **[Strife: Veteran Edition](../strife_veteran_edition.md)** (C, C++, Objective-C, GPL-3.0, beta, inactive since 2016)
@ -1246,6 +1263,7 @@
- **[Underworld Adventures](../underworld_adventures.md)** (C++, Lua, GPL-2.0, beta)
- **[Undum](../undum.md)** (JavaScript, MIT, mature, inactive since 2018)
- **[uninvited](../uninvited.md)** (C, C++, Artistic License-2.0, beta, inactive since 2016)
- **[unitystation](../unitystation.md)** (C#, AGPL-3.0, beta)
- **[Unknown Horizons](../unknown_horizons.md)** (Python, GPL-2.0, beta)
- **[UnNetHack](../unnethack.md)** (C, Custom, mature)
- **[Unvanquished](../unvanquished.md)** (C, C++, GPL-3.0, mature)

View File

@ -24,6 +24,7 @@
- **[GL4ES](../gl4es.md)** (C, MIT, mature)
- **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature)
- **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature)
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[Jazz² Resurrection](../jazz_resurrection.md)** (C#, JavaScript, GPL-3.0, mature)
- **[jewelthief](../jewelthief.md)** (Java, GPL-3.0, mature, inactive since 2016)
- **[KittenMaxit](../kittenmaxit.md)** (Java, MIT, beta)

View File

@ -62,6 +62,7 @@
- **[Orbit-Hopper](../orbit-hopper.md)** (C++, GPL-2.0, mature, inactive since 2019)
- **[Ostrich Riders](../ostrich_riders.md)** (C++, GPL-3.0, beta)
- **[Overgod](../overgod.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[Pac Go](../pac_go.md)** (Go, MIT, mature)
- **[Pacman](../pacman.md)** (C++, GPL-2.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)

View File

@ -25,6 +25,7 @@
- **[DOOM](../doom.md)** (C, Custom, mature, inactive since 2012)
- **[Dreerally](../dreerally.md)** (C, C++, Custom, beta)
- **[DwarfCorp](../dwarfcorp.md)** (C#, MIT, mature)
- **[eAdventure](../eadventure.md)** (Java, GPL-3.0, mature, inactive since 2014)
- **[erampage](../erampage.md)** (C, GPL-2.0, beta, inactive since 2015)
- **[Esenthel Engine](../esenthel_engine.md)** (C, C++, Custom, beta)
- **[Falltergeist](../falltergeist.md)** (C++, GPL-3.0, beta)
@ -32,6 +33,7 @@
- **[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)
- **[FreeSO](../freeso.md)** (C#, MPL-2.0, beta)
- **[Freya Game Engine](../freya_game_engine.md)** (Java, LGPL-2.1, beta, inactive since 2002)
- **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature)
- **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018)
- **[GNU Chess](../gnu_chess.md)** (C++, GPL-3.0, mature, inactive since 2017)
@ -40,12 +42,14 @@
- **[Grit Game Engine](../grit_game_engine.md)** (C++, Python, MIT, beta)
- **[Hypatia](../hypatia.md)** (Python, MIT, beta, inactive since 2016)
- **[ika](../ika.md)** (C++, Python, PHP, C#, GPL-2.0, beta, inactive since 2007)
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
- **[Jake2](../jake2.md)** (Java, GPL-2.0, beta, inactive since 2006)
- **[JavaScript Graphic Adventure Maker](../javascript_graphic_adventure_maker.md)** (JavaScript, MIT, mature)
- **[JediOutcastLinux](../jedioutcastlinux.md)** (C, C++, GPL-2.0, mature)
- **[JFDuke3D](../jfduke3d.md)** (C, GPL-2.0, beta, inactive since 2005)
- **[KeeperRL](../keeperrl.md)** (C, C++, GPL-2.0, beta)
- **[Korax' Heritage](../korax_heritage.md)** (?, ?, mature)
- **[LambdaHack](../lambdahack.md)** (Haskell, 3-clause BSD, beta)
- **[Librelancer](../librelancer.md)** (C, C#, MIT, beta)
- **[LionEngine](../lionengine.md)** (Java, GPL-3.0, mature)
@ -71,6 +75,7 @@
- **[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)
- **[phpRPG](../phprpg.md)** (PHP, GPL-2.0, beta, inactive since 2006)
- **[Pixel Wheels](../pixel_wheels.md)** (Java, GPL-3.0, beta)
- **[PixelLight](../pixellight.md)** (C, C++, MIT, mature, inactive since 2012)
- **[Q-Gears](../q-gears.md)** (C, C++, GPL-2.0, beta, inactive since 2015)
@ -89,6 +94,7 @@
- **[Spartan Engine](../spartan_engine.md)** (C, C++, MIT, beta)
- **[Spring](../spring.md)** (C++, C, Lua, GPL-2.0, mature)
- **[Squiffy](../squiffy.md)** (JavaScript, MIT, mature)
- **[SteveTech1](../stevetech1.md)** (Java, MIT, beta, inactive since 2019)
- **[sundog](../sundog.md)** (C, C++, Python, MIT, beta)
- **[Tapir](../tapir.md)** (C, Ruby, Apache-2.0, MIT, beta, inactive since 2017)
- **[The Eternity Engine](../the_eternity_engine.md)** (C, C++, GPL-3.0, mature)

View File

@ -1,7 +1,7 @@
[comment]: # (autogenerated content, do not edit)
# Linux
- **[0 A.D.](../0_ad.md)** (C, C++, GPL-2.0, beta)
- **[0 A.D.](../0_ad.md)** (C++, GPL-2.0, beta)
- **[1oom](../1oom.md)** (C, GPL-2.0, mature)
- **[3D Pong](../3d_pong.md)** (C, GPL-2.0, beta, inactive since 2004)
- **[4D-TRIS](../4d-tris.md)** (C, GPL-2.0, mature, inactive since 2012)
@ -16,6 +16,7 @@
- **[Alex the Allegator 4](../alex_the_allegator_4.md)** (C, GPL-2.0, mature, inactive since 2003)
- **[alive](../alive.md)** (C++, MIT, beta, inactive since 2017)
- **[Annex: Conquer the World](../annex_conquer_the_world.md)** (MegaGlest Script, GPL-3.0, mature, inactive since 2014)
- **[Ares Dogfighter](../ares_dogfighter.md)** (Java, GPL-3.0, beta, inactive since 2016)
- **[AssaultCube](../assaultcube.md)** (C, C++, Custom, mature, inactive since 2018)
- **[Athenaeum](../athenaeum.md)** (Python, GPL-3.0, beta)
- **[Atomic Tanks](../atomic_tanks.md)** (C++, GPL-2.0, mature, inactive since 2016)
@ -155,6 +156,7 @@
- **[Ice Breaker](../ice_breaker.md)** (C, GPL-2.0, mature, inactive since 2003)
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
- **[Infon Battle Arena](../infon_battle_arena.md)** (C, Lua, GPL, beta, inactive since 2012)
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
- **[iortcw](../iortcw.md)** (C, C++, GPL, mature)
@ -194,12 +196,14 @@
- **[Maxit](../maxit.md)** (C++, ?, mature, inactive since 2014)
- **[Me and My Shadow](../me_and_my_shadow.md)** (C++, GPL-3.0, beta)
- **[Mindustry](../mindustry.md)** (Java, GPL-3.0, mature)
- **[Mines](../mines.md)** (Vala, GPL-3.0, mature)
- **[Minetest](../minetest.md)** (C, C++, Lua, LGPL-2.1, mature)
- **[mini2Dx](../mini2dx.md)** (Java, C#, Apache-2.0, mature)
- **[Minilens](../minilens.md)** (GDScript, GPL-3.0, mature, inactive since 2018)
- **[Mininim](../mininim.md)** (C, GPL-3.0, beta, inactive since 2017)
- **[MiniPacman](../minipacman.md)** (Ada, GPL-3.0, mature)
- **[Moagg2](../moagg2.md)** (Java, GPL-2.0, mature, inactive since 2008)
- **[Moonbase Assault](../moonbase_assault.md)** (Java, MIT, beta, inactive since 2019)
- **[Morpheus Web Remake](../morpheus_web_remake.md)** (JavaScript, MIT, beta)
- **[Mr. Rescue](../mr_rescue.md)** (Lua, zlib, mature, inactive since 2016)
- **[Murder In The Public Domain](../murder_in_the_public_domain.md)** (C++, GPL-3.0, mature, inactive since 2013)
@ -314,10 +318,12 @@
- **[SoftPixel Engine](../softpixel_engine.md)** (C++, zlib, mature, inactive since 2013)
- **[SokoSolve](../sokosolve.md)** (C#, ?, mature, inactive since 2009)
- **[SolarWolf](../solarwolf.md)** (Python, LGPL-2.1, mature, inactive since 2004)
- **[Sole Collector](../sole_collector.md)** (Java, MIT, beta, inactive since 2018)
- **[Sonic Robo Blast 2](../sonic_robo_blast_2.md)** (C, C++, GPL-2.0, mature)
- **[Space Nerds In Space](../space_nerds_in_space.md)** (C, Lua, GPL-2.0, beta)
- **[SpaceZero](../spacezero.md)** (C, GPL-3.0, beta)
- **[Stareater](../stareater.md)** (C#, GPL-3.0, beta)
- **[SteveTech1](../stevetech1.md)** (Java, MIT, beta, inactive since 2019)
- **[Stunt Rally](../stunt_rally.md)** (C, C++, GPL-3.0, mature)
- **[Sudokuki](../sudokuki.md)** (C, Java, GPL-3.0, mature, inactive since 2016)
- **[sundog](../sundog.md)** (C, C++, Python, MIT, beta)
@ -364,6 +370,7 @@
- **[TuxKart](../tuxkart.md)** (C++, GPL-2.0, beta, inactive since 2004)
- **[Ultimate Stunts](../ultimate_stunts.md)** (C++, GPL-2.0, beta, inactive since 2013)
- **[UltraStar Deluxe](../ultrastar_deluxe.md)** (Pascal, GPL-2.0, mature)
- **[unitystation](../unitystation.md)** (C#, AGPL-3.0, beta)
- **[Unvanquished](../unvanquished.md)** (C, C++, GPL-3.0, mature)
- **[Vamos](../vamos.md)** (C++, Python, GPL-3.0, beta, inactive since 2014)
- **[VASSAL](../vassal.md)** (Java, LGPL-2.1, mature)

View File

@ -1,7 +1,7 @@
[comment]: # (autogenerated content, do not edit)
# macOS
- **[0 A.D.](../0_ad.md)** (C, C++, GPL-2.0, beta)
- **[0 A.D.](../0_ad.md)** (C++, GPL-2.0, beta)
- **[3D Pong](../3d_pong.md)** (C, GPL-2.0, beta, inactive since 2004)
- **[Abe's Amazing Adventure](../abes_amazing_adventure.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[AdaGate](../adagate.md)** (Ada, GPL-3.0, mature)
@ -88,6 +88,7 @@
- **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature)
- **[I Have No Tomatoes](../i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
- **[iortcw](../iortcw.md)** (C, C++, GPL, mature)
@ -209,6 +210,7 @@
- **[Tux Paint](../tux_paint.md)** (C, C++, GPL-2.0, beta)
- **[Ultimate Stunts](../ultimate_stunts.md)** (C++, GPL-2.0, beta, inactive since 2013)
- **[UltraStar Deluxe](../ultrastar_deluxe.md)** (Pascal, GPL-2.0, mature)
- **[unitystation](../unitystation.md)** (C#, AGPL-3.0, beta)
- **[Unvanquished](../unvanquished.md)** (C, C++, GPL-3.0, mature)
- **[urde](../urde.md)** (C, C++, MIT, beta)
- **[VASSAL](../vassal.md)** (Java, LGPL-2.1, mature)

View File

@ -234,6 +234,7 @@
- **[mk.js](../mkjs.md)** (JavaScript, MIT, beta)
- **[Mocha Doom](../mocha_doom.md)** (Java, ?, beta, inactive since 2012)
- **[Monsters and Mushrooms](../monsters_and_mushrooms.md)** (Python, GPL-2.0, mature, inactive since 2010)
- **[Moonbase Assault](../moonbase_assault.md)** (Java, MIT, beta, inactive since 2019)
- **[Morpheus Web Remake](../morpheus_web_remake.md)** (JavaScript, MIT, beta)
- **[movbizz](../movbizz.md)** (PHP, JavaScript, MIT, beta, inactive since 2015)
- **[Mr.Boom](../mrboom.md)** (C++, MIT, mature)

View File

@ -46,6 +46,7 @@
- **[Dungeon Crawl Stone Soup](../dungeon_crawl_stone_soup.md)** (C++, Lua, GPL-2.0, mature)
- **[Dungeon Hero](../dungeon_hero.md)** (Java, MIT, mature)
- **[Dungeon Monkey Eternal](../dungeon_monkey_eternal.md)** (Python, GPL-2.0, mature, inactive since 2016)
- **[Dungeon Monkey Unlimited](../dungeon_monkey_unlimited.md)** (Pascal, LGPL-2.1, mature, inactive since 2010)
- **[Dungeon Quest](../dungeon_quest.md)** (Java, MIT, mature)
- **[Egoboo](../egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015)
- **[Empty Clip](../empty_clip.md)** (C++, GPL-2.0, mature)
@ -89,6 +90,7 @@
- **[JSkat](../jskat.md)** (Java, GPL-3.0, Apache-2.0, beta)
- **[Knights](../knights.md)** (C++, GPL-3.0, beta, inactive since 2014)
- **[Kobold's Quest 2](../kobolds_quest_2.md)** (Python, LGPL-3.0, beta, inactive since 2011)
- **[Korax' Heritage](../korax_heritage.md)** (?, ?, mature)
- **[KQ Lives](../kq_lives.md)** (C, GPL-2.0, beta, inactive since 2011)
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
- **[Labyrinth of Worlds](../labyrinth_of_worlds.md)** (C++, LGPL-3.0, beta, inactive since 2010)
@ -124,6 +126,7 @@
- **[Pentobi](../pentobi.md)** (C++, GPL-3.0, mature)
- **[Peragro Tempus](../peragro_tempus.md)** (C, C++, GPL-2.0, beta, inactive since 2012)
- **[Phantasy Star Rebirth](../phantasy_star_rebirth.md)** (C++, GPL-3.0, beta, inactive since 2013)
- **[phpRPG](../phprpg.md)** (PHP, GPL-2.0, beta, inactive since 2006)
- **[PlaneShift](../planeshift.md)** (C++, GPL-2.0, mature)
- **[Q-Gears](../q-gears.md)** (C, C++, GPL-2.0, beta, inactive since 2015)
- **[Radakan](../radakan.md)** (Python, Custom, beta, inactive since 2014)

View File

@ -11,11 +11,13 @@
- **[Caph](../caph.md)** (C, GPL-3.0, mature, inactive since 2010)
- **[Cart Life](../cart_life.md)** (AGS Script, Custom, mature, inactive since 2014)
- **[Chunk Stories](../chunk_stories.md)** (Kotlin, Java, LGPL-3.0, beta)
- **[Citybound](../citybound.md)** (Rust, JavaScript, AGPL-3.0, beta)
- **[Civitas](../civitas.md)** (Java, Blender Script, GPL-2.0, beta, inactive since 2017)
- **[Combat Simulator Project](../combat_simulator_project.md)** (C++, GPL-2.0, beta, inactive since 2010)
- **[Construo](../construo.md)** (C++, GPL-3.0, beta, inactive since 2015)
- **[Core War](../core_war.md)** (C, Java, GPL-2.0, 2-clause BSD, mature)
- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010)
- **[Cytopia](../cytopia.md)** (C++, GPL-3.0, beta)
- **[Danger from the Deep](../danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011)
- **[Dope Wars](../dope_wars.md)** (C, GPL-2.0, mature, inactive since 2013)
- **[Eat The Whistle](../eat_the_whistle.md)** (C, ?, mature, inactive since 2017)
@ -77,6 +79,7 @@
- **[Race Into Space](../race_into_space.md)** (C, C++, GPL-2.0, mature)
- **[RedShift](../redshift.md)** (C, C++, GPL-2.0, beta, inactive since 2008)
- **[Rigs of Rods](../rigs_of_rods.md)** (C, C++, AngelScript, GPL-3.0, mature)
- **[sandspiel](../sandspiel.md)** (Rust, JavaScript, TypeScript, MIT, beta)
- **[Simutrans](../simutrans.md)** (C++, Artistic License, mature)
- **[Sopwith 3](../sopwith_3.md)** (C, C++, Objective-C, GPL-2.0, beta, inactive since 2003)
- **[StressFreeZone](../stressfreezone.md)** (C++, Lua, GPL-3.0, beta, inactive since 2007)

View File

@ -1,7 +1,7 @@
[comment]: # (autogenerated content, do not edit)
# Strategy
- **[0 A.D.](../0_ad.md)** (C, C++, GPL-2.0, beta)
- **[0 A.D.](../0_ad.md)** (C++, GPL-2.0, beta)
- **[1oom](../1oom.md)** (C, GPL-2.0, mature)
- **[2Moons Browsergame Engine](../2moons_browsergame_engine.md)** (PHP, JavaScript, MIT, mature)
- **[A Planet's Revenge](../a_planets_revenge.md)** (Python, GPL-3.0, beta, inactive since 2008)
@ -88,6 +88,7 @@
- **[FreeSiege](../freesiege.md)** (C++, GPL-3.0, beta)
- **[Freestars](../freestars.md)** (C++, GPL-2.0, beta, inactive since 2008)
- **[FreeSynd](../freesynd.md)** (C++, GPL-2.0, beta, inactive since 2017)
- **[Freya Game Engine](../freya_game_engine.md)** (Java, LGPL-2.1, beta, inactive since 2002)
- **[GalaxyNG](../galaxyng.md)** (C, GPL-2.0, mature, inactive since 2005)
- **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature)
- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018)
@ -131,6 +132,7 @@
- **[MegaMek](../megamek.md)** (Java, GPL-2.0, mature)
- **[Mercenary Commander](../mercenary_commander.md)** (Java, 3-clause BSD, beta, inactive since 2010)
- **[Metal Mech](../metal_mech.md)** (PHP, GPL-2.0, beta, inactive since 2006)
- **[Mines](../mines.md)** (Vala, GPL-3.0, mature)
- **[Mpango](../mpango.md)** (Java, GPL-2.0, beta, inactive since 2013)
- **[NetPanzer](../netpanzer.md)** (C++, GPL-2.0, beta)
- **[NStars!](../nstars.md)** (C#, ?, beta, inactive since 2004)

View File

@ -2,6 +2,7 @@
# Visual novel
- **[Digital: A Love Story](../digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature)
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[Murder In The Public Domain](../murder_in_the_public_domain.md)** (C++, GPL-3.0, mature, inactive since 2013)
- **[Our Personal Space](../our_personal_space.md)** (Ren'py, GPL-3.0, mature)
- **[Star Maiden Astraea Rio](../star_maiden_astraea_rio.md)** (Ren'py, CC-BY-NC, mature)

View File

@ -51,6 +51,7 @@
- **[pacman-canvas](../pacman-canvas.md)** (JavaScript, CC-BY-SA-4.0, mature, inactive since 2018)
- **[Pendumito](../pendumito.md)** (JavaScript, GPL-2.0, mature, inactive since 2003)
- **[Phaser](../phaserio.md)** (JavaScript, MIT, mature)
- **[phpRPG](../phprpg.md)** (PHP, GPL-2.0, beta, inactive since 2006)
- **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016)
- **[proxx](../proxx.md)** (TypeScript, JavaScript, Apache-2.0, mature)
- **[QuakeJS](../quakejs.md)** (JavaScript, MIT, mature)
@ -58,6 +59,7 @@
- **[raylib](../raylib.md)** (C, C++, zlib, mature)
- **[rock-raiders-remake](../rock-raiders-remake.md)** (JavaScript, MIT, beta)
- **[Runfield](../runfield.md)** (JavaScript, GPL-3.0, mature, inactive since 2011)
- **[sandspiel](../sandspiel.md)** (Rust, JavaScript, TypeScript, MIT, beta)
- **[sensitive-js](../sensitive-js.md)** (JavaScript, ?, beta, inactive since 2017)
- **[shadow-of-the-beast-html5](../shadow-of-the-beast-html5.md)** (JavaScript, Apache-2.0, beta, inactive since 2017)
- **[Skifree-HTML5-clone](../skifree-html5-clone.md)** (JavaScript, GPL-3.0, beta, inactive since 2011)

View File

@ -1,7 +1,7 @@
[comment]: # (autogenerated content, do not edit)
# Windows
- **[0 A.D.](../0_ad.md)** (C, C++, GPL-2.0, beta)
- **[0 A.D.](../0_ad.md)** (C++, GPL-2.0, beta)
- **[1oom](../1oom.md)** (C, GPL-2.0, mature)
- **[a2x](../a2x.md)** (C, Python, C++, GPL-3.0, beta)
- **[Abe's Amazing Adventure](../abes_amazing_adventure.md)** (C, GPL-2.0, mature, inactive since 2005)
@ -13,6 +13,7 @@
- **[Annex: Conquer the World](../annex_conquer_the_world.md)** (MegaGlest Script, GPL-3.0, mature, inactive since 2014)
- **[Anura](../anura.md)** (C, C++, zlib, mature)
- **[Arcane-Engine](../arcane-engine.md)** (C++, MIT, beta)
- **[Ares Dogfighter](../ares_dogfighter.md)** (Java, GPL-3.0, beta, inactive since 2016)
- **[AssaultCube](../assaultcube.md)** (C, C++, Custom, mature, inactive since 2018)
- **[Atomic Tanks](../atomic_tanks.md)** (C++, GPL-2.0, mature, inactive since 2016)
- **[Aussenposten](../aussenposten.md)** (JavaScript, MIT, beta, inactive since 2015)
@ -152,6 +153,7 @@
- **[ika](../ika.md)** (C++, Python, PHP, C#, GPL-2.0, beta, inactive since 2007)
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
- **[Infon Battle Arena](../infon_battle_arena.md)** (C, Lua, GPL, beta, inactive since 2012)
- **[INSTEAD](../instead.md)** (C, Lua, MIT, mature)
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
- **[iortcw](../iortcw.md)** (C, C++, GPL, mature)
@ -202,6 +204,7 @@
- **[Mininim](../mininim.md)** (C, GPL-3.0, beta, inactive since 2017)
- **[MiniPacman](../minipacman.md)** (Ada, GPL-3.0, mature)
- **[Moagg2](../moagg2.md)** (Java, GPL-2.0, mature, inactive since 2008)
- **[Moonbase Assault](../moonbase_assault.md)** (Java, MIT, beta, inactive since 2019)
- **[Morpheus Web Remake](../morpheus_web_remake.md)** (JavaScript, MIT, beta)
- **[Mr. Rescue](../mr_rescue.md)** (Lua, zlib, mature, inactive since 2016)
- **[Murder In The Public Domain](../murder_in_the_public_domain.md)** (C++, GPL-3.0, mature, inactive since 2013)
@ -328,11 +331,13 @@
- **[SoftPixel Engine](../softpixel_engine.md)** (C++, zlib, mature, inactive since 2013)
- **[SokoSolve](../sokosolve.md)** (C#, ?, mature, inactive since 2009)
- **[SolarWolf](../solarwolf.md)** (Python, LGPL-2.1, mature, inactive since 2004)
- **[Sole Collector](../sole_collector.md)** (Java, MIT, beta, inactive since 2018)
- **[Sonic Robo Blast 2](../sonic_robo_blast_2.md)** (C, C++, GPL-2.0, mature)
- **[Spartan Engine](../spartan_engine.md)** (C, C++, MIT, beta)
- **[StarBlastrix](../starblastrix.md)** (C++, GPL-2.0, beta, inactive since 2006)
- **[Stareater](../stareater.md)** (C#, GPL-3.0, beta)
- **[StepMania](../stepmania.md)** (C, C++, Lua, MIT, mature)
- **[SteveTech1](../stevetech1.md)** (Java, MIT, beta, inactive since 2019)
- **[Stunt Car Racer Remake](../stunt_car_racer_remake.md)** (C++, BSD, beta, inactive since 2012)
- **[Stunt Rally](../stunt_rally.md)** (C, C++, GPL-3.0, mature)
- **[Sudokuki](../sudokuki.md)** (C, Java, GPL-3.0, mature, inactive since 2016)
@ -379,6 +384,7 @@
- **[Ultimate Stunts](../ultimate_stunts.md)** (C++, GPL-2.0, beta, inactive since 2013)
- **[UltraStar Deluxe](../ultrastar_deluxe.md)** (Pascal, GPL-2.0, mature)
- **[UltraStar](../ultrastar.md)** (Pascal, ?, mature, inactive since 2010)
- **[unitystation](../unitystation.md)** (C#, AGPL-3.0, beta)
- **[Unvanquished](../unvanquished.md)** (C, C++, GPL-3.0, mature)
- **[urde](../urde.md)** (C, C++, MIT, beta)
- **[VASSAL](../vassal.md)** (Java, LGPL-2.1, mature)

15
entries/unitystation.md Normal file
View File

@ -0,0 +1,15 @@
# unitystation
_Clone of Space Station 13._
- Home: https://unitystation.org/
- State: beta
- Download: https://store.steampowered.com/app/801140/unitystation/, https://github.com/unitystation/unitystation/releases?after=0.1.3.1
- Platform: Windows, Linux, macOS
- Keywords: adventure, clone, inspired by Space Station 13, may require Steam (?)
- Code repository: https://github.com/unitystation/unitystation.git
- Code language: C#
- Code license: AGPL-3.0
- Code dependencies: Unity
## Building