additions from libregamewiki and backlog
This commit is contained in:
14
entries/3dworld.md
Normal file
14
entries/3dworld.md
Normal file
@ -0,0 +1,14 @@
|
||||
# 3DWorld
|
||||
|
||||
- Home: https://github.com/fegennari/3DWorld
|
||||
- State: mature
|
||||
- Download: https://github.com/fegennari/3DWorld/releases
|
||||
- Platform: Windows
|
||||
- Keyword: game engine, 3D
|
||||
- Code repository: https://github.com/fegennari/3DWorld.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: VisualStudio
|
14
entries/ezengine.md
Normal file
14
entries/ezengine.md
Normal file
@ -0,0 +1,14 @@
|
||||
# ezEngine
|
||||
|
||||
- Home: https://ezengine.net/index.html
|
||||
- State: mature
|
||||
- Download: https://github.com/ezEngine/ezEngine/releases
|
||||
- Platform: Windows, Linux, macOS, Android
|
||||
- Keyword: game engine
|
||||
- Code repository: https://github.com/ezEngine/ezEngine.git
|
||||
- Code language: C++, JavaScript
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
13
entries/illarion.md
Normal file
13
entries/illarion.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Illarion
|
||||
|
||||
- Home: https://illarion.org/general/us_startpage.php, https://github.com/Illarion-eV
|
||||
- State: mature
|
||||
- Keyword: role playing, multiplayer massive + online, open content
|
||||
- Code repository: https://github.com/Illarion-eV/Illarion-Server.git, https://github.com/Illarion-eV/Illarion-Java.git @add, https://github.com/Illarion-eV/Illarion-Content.git @add
|
||||
- Code language: C++ (server), Java (client)
|
||||
- Code license: AGPL-3.0 (server), GPL-3.0 (client)
|
||||
- Assets license: AGPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake (server), Gradle (client)
|
12
entries/imaze.md
Normal file
12
entries/imaze.md
Normal file
@ -0,0 +1,12 @@
|
||||
# IMaze
|
||||
|
||||
- Home: https://web.archive.org/web/20050326091135/http://home.tu-clausthal.de/student/iMaze/
|
||||
- Inspiration: MIDI Maze
|
||||
- State: mature, inactive since 2001
|
||||
- Keyword: action, first person, open content, shooter
|
||||
- Code repository:
|
||||
- Code language: C
|
||||
- Code license: 4-clause BSD
|
||||
- Developer: Hans-Ulrich Kiel, Joerg Czeranski
|
||||
|
||||
## Building
|
14
entries/love2dcs.md
Normal file
14
entries/love2dcs.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Love2dCS
|
||||
|
||||
- Home: https://github.com/endlesstravel/Love2dCS
|
||||
- Inspiration: LÖVE
|
||||
- State: mature
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keyword: framework, 2D
|
||||
- Code repository: https://github.com/endlesstravel/Love2dCS.git
|
||||
- Code language: C#, C++
|
||||
- Code license: MIT
|
||||
|
||||
C# wrapper for LÖVE
|
||||
|
||||
## Building
|
14
entries/mopesnake.md
Normal file
14
entries/mopesnake.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Mop(e)snake
|
||||
|
||||
- Home: http://mopesnake.sourceforge.net/, https://sourceforge.net/projects/mopesnake/
|
||||
- Inspiration: Snake
|
||||
- State: beta, inactive since 2009
|
||||
- Keyword: arcade, open content
|
||||
- Code repository: https://svn.code.sf.net/p/mopesnake/code (svn)
|
||||
- Code language: Python
|
||||
- Code license: GPL-2.0
|
||||
- Code dependency: pygame, SDL
|
||||
- Assets license: CC-BY-SA
|
||||
- Developer: Andy Balaam
|
||||
|
||||
## Building
|
15
entries/movenoid.md
Normal file
15
entries/movenoid.md
Normal file
@ -0,0 +1,15 @@
|
||||
# MoveNoid
|
||||
|
||||
- Home: https://webhamster.ru/site/page/index/articles/projectcode/447
|
||||
- Inspiration: Breakout
|
||||
- State: mature, inactive since 2017
|
||||
- Keyword: arcade
|
||||
- Code repository: https://github.com/xintrea/movenoid.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0, 3-clause BSD
|
||||
- Code dependency: Box2D
|
||||
- Developer: Xintrea
|
||||
|
||||
Controlled using a web camera and an object with two rectangles, like a small piece of cardboard or a big box.
|
||||
|
||||
## Building
|
14
entries/oreon_engine.md
Normal file
14
entries/oreon_engine.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Oreon Engine
|
||||
|
||||
- Home: https://github.com/fynnfluegge/oreon-engine
|
||||
- State: mature
|
||||
- Download: https://github.com/fynnfluegge/oreon-engine/releases
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keyword: game engine
|
||||
- Code repository: https://github.com/fynnfluegge/oreon-engine.git
|
||||
- Code language: Java
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Maven
|
15
entries/pipewalker.md
Normal file
15
entries/pipewalker.md
Normal file
@ -0,0 +1,15 @@
|
||||
# PipeWalker
|
||||
|
||||
- Home: http://pipewalker.sourceforge.net/, https://sourceforge.net/projects/pipewalker/
|
||||
- State: beta, inactive since 2012
|
||||
- Download: https://sourceforge.net/projects/pipewalker/files/pipewalker/0.9.4/
|
||||
- Platform: Windows
|
||||
- Keyword: puzzle, open content
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependency: SDL
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
12
entries/potato_killer.md
Normal file
12
entries/potato_killer.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Potato Killer
|
||||
|
||||
- Home: https://sites.google.com/site/kuviman/
|
||||
- State: beta, inactive since 2011
|
||||
- Download: https://code.google.com/archive/p/kuviman/downloads
|
||||
- Keyword: action, first person, open content, shooter
|
||||
- Code language: Python
|
||||
- Code license: GPL-3.0
|
||||
- Code dependency: pygame, PyOpenGL
|
||||
- Developer: Vitaliy "kuviman" Kudasov
|
||||
|
||||
## Building
|
17
entries/puzzle_moppet.md
Normal file
17
entries/puzzle_moppet.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Puzzle Moppet
|
||||
|
||||
- Home: https://garnetgames.com/puzzlemoppet/
|
||||
- Inspiration: Sokoban
|
||||
- State: mature, inactive since 2015
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keyword: puzzle, open content
|
||||
- Code repository: https://bitbucket.org/Knitter/puzzlemoppet.git
|
||||
- Code language: C++
|
||||
- Code license: WTFPL
|
||||
- Code dependency: Irrlicht
|
||||
- Assets license: CC-BY-SA-3.0, GPL-3, WTFPL
|
||||
- Developer: Sérgio Lopes
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
12
entries/roguesharp.md
Normal file
12
entries/roguesharp.md
Normal file
@ -0,0 +1,12 @@
|
||||
# RogueSharp
|
||||
|
||||
- Home: https://roguesharp.wordpress.com/
|
||||
- State: mature
|
||||
- Keyword: game engine, roguelike
|
||||
- Code repository: https://github.com/FaronBracy/RogueSharp.git
|
||||
- Code language: C#
|
||||
- Code license: MIT
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: VisualStudio
|
13
entries/smolpxl.md
Normal file
13
entries/smolpxl.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Smolpxl
|
||||
|
||||
- Home: https://smolpxl.artificialworlds.net/
|
||||
- State: mature
|
||||
- Platform: Web
|
||||
- Keyword: arcade, open content
|
||||
- Code repository: https://gitlab.com/smolpxl/smolpxl.git
|
||||
- Code language: JavaScript
|
||||
- Code license: AGPL-3.0
|
||||
- Assets license: AGPL-3.0
|
||||
- Developer: Andy Balaam
|
||||
|
||||
## Building
|
15
entries/soldat.md
Normal file
15
entries/soldat.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Soldat
|
||||
|
||||
- Home: https://www.soldat.pl/
|
||||
- Inspiration: Liero, Scorched Earth
|
||||
- State: mature
|
||||
- Keyword: action, 2D, open content, shooter
|
||||
- Code repository: https://github.com/Soldat/soldat.git
|
||||
- Code language: C, Pascal
|
||||
- Code license: MIT
|
||||
- Code dependency: SDL2
|
||||
- Assets license: CC-BY
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
13
entries/sootl.md
Normal file
13
entries/sootl.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Sootl
|
||||
|
||||
- Home: https://github.com/andybalaam/sootl
|
||||
- State: beta, inactive since 2016
|
||||
- Play: https://andybalaam.github.io/sootl/
|
||||
- Platform: Web
|
||||
- Keyword: arcade, open content
|
||||
- Code repository: https://github.com/andybalaam/sootl.git
|
||||
- Code language: Elm
|
||||
- Code license: GPL-2.0
|
||||
- Developer: Andy Balaam
|
||||
|
||||
## Building
|
16
entries/super_bombinhas.md
Normal file
16
entries/super_bombinhas.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Super Bombinhas
|
||||
|
||||
- Home: https://github.com/victords/super-bombinhas
|
||||
- Inspiration: Super Mario
|
||||
- State: mature
|
||||
- Download: https://github.com/victords/super-bombinhas/releases
|
||||
- Platform: Windows, Linux
|
||||
- Keyword: platform, 2D, open content
|
||||
- Code repository: https://github.com/victords/super-bombinhas.git
|
||||
- Code language: Ruby
|
||||
- Code license: GPL-3.0
|
||||
- Code dependency: Gosu, MiniGL
|
||||
- Assets license: CC-BY-SA
|
||||
- Developer: Victor David Santos
|
||||
|
||||
## Building
|
13
entries/tetrepetete.md
Normal file
13
entries/tetrepetete.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Tetrepetete
|
||||
|
||||
- Home: https://thp.io/2013/tetrepetete/
|
||||
- State: mature
|
||||
- Download: https://thp.io/2013/tetrepetete/tetrepetete-2.0.0.tar.gz
|
||||
- Platform: Windows, Android
|
||||
- Keyword: puzzle, open content, tetris-like
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependency: SDL, Qt
|
||||
- Developer: Thomas Perl
|
||||
|
||||
## Building
|
13
entries/tiny_tris.md
Normal file
13
entries/tiny_tris.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Tiny Tris
|
||||
|
||||
- Home: https://sites.google.com/view/tinytris
|
||||
- State: mature
|
||||
- Keyword: puzzle, open content, tetris-like
|
||||
- Code repository:
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
- Code dependency: SDL
|
||||
- Assets license: GPL-3.0
|
||||
- Developer: Electro L.I.B
|
||||
|
||||
## Building
|
12
entries/titan_tactics.md
Normal file
12
entries/titan_tactics.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Titan Tactics
|
||||
|
||||
- Home: https://gitlab.com/team-potato/titan_tactics
|
||||
- State: beta
|
||||
- Keyword: role playing, open content, turn-based
|
||||
- Code repository: https://gitlab.com/team-potato/titan_tactics.git
|
||||
- Code language: GDScript
|
||||
- Code license: CC0
|
||||
- Code dependency: Godot
|
||||
- Assets license: CC-BY 4.0
|
||||
|
||||
## Building
|
@ -129,6 +129,7 @@
|
||||
- **[Hexoshi](../hexoshi.md)** (Python, GPL-3.0, beta, inactive since 2016)
|
||||
- **[HolySpirit](../holyspirit.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Hovertank3D](../hovertank3d.md)** (C++, Assembly, GPL-2.0, mature, inactive since 2014)
|
||||
- **[IMaze](../imaze.md)** (C, 4-clause BSD, mature, inactive since 2001)
|
||||
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
|
||||
- **[Jake2](../jake2.md)** (Java, GPL-2.0, beta, inactive since 2006)
|
||||
- **[JediAcademyLinux](../jediacademylinux.md)** (C++, GPL-2.0, beta, inactive since 2017)
|
||||
@ -184,6 +185,7 @@
|
||||
- **[Pang Zero](../pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)
|
||||
- **[PCExhumed](../pcexhumed.md)** (C++, Custom, beta)
|
||||
- **[Point & Hit](../point_hit.md)** (Java, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Potato Killer](../potato_killer.md)** (Python, GPL-3.0, beta, inactive since 2011)
|
||||
- **[PowerslaveGDX](../powerslavegdx.md)** (Java, Custom, beta)
|
||||
- **[Prince-Monogame](../prince-monogame.md)** (C#, GPL-2.0, beta)
|
||||
- **[QuakeSpasm](../quakespasm.md)** (C, GPL-2.0, mature)
|
||||
@ -211,6 +213,7 @@
|
||||
- **[Smash](../smash.md)** (JavaScript, MIT, mature)
|
||||
- **[Solarus](../solarus.md)** (C, C++, Lua, GPL-3.0, mature)
|
||||
- **[SolarWolf](../solarwolf.md)** (Python, LGPL-2.1, mature, inactive since 2004)
|
||||
- **[Soldat](../soldat.md)** (C, Pascal, MIT, mature)
|
||||
- **[Sole Collector](../sole_collector.md)** (Java, MIT, beta, inactive since 2018)
|
||||
- **[SpacePeng!](../spacepeng.md)** (Java, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Speed Dreams](../speed_dreams.md)** (C++, GPL-2.0, mature)
|
||||
@ -232,6 +235,8 @@
|
||||
- **[The Legend of Edgar](../the_legend_of_edgar.md)** (C, GPL-2.0, mature)
|
||||
- **[Thugaim](../thugaim.md)** (Java, MIT, mature, inactive since 2017)
|
||||
- **[Toppler](../toppler.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Torso Ninja 2](../torso_ninja_2.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Torso Ninja](../torso_ninja.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Tremulous](../tremulous.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Tressette](../tressette.md)** (C++, GPL-2.0, mature, inactive since 2017)
|
||||
- **[Trigger](../trigger.md)** (C++, GPL-2.0, beta)
|
||||
@ -252,6 +257,7 @@
|
||||
- **[XPilot NG](../xpilot_ng.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[XPilot](../xpilot.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Yamagi Quake II](../yamagi_quake_ii.md)** (C, GPL-2.0, mature)
|
||||
- **[Yet Another Doom Clone](../yet_another_doom_clone.md)** (JavaScript, Python, GPL-3.0, mature)
|
||||
- **[Yo Frankie!](../yo_frankie.md)** (Blender Script, ?, mature, inactive since 2009)
|
||||
- **[Zatacka X](../zatacka_x.md)** (C, GPL-3.0, beta)
|
||||
- **[Zauberer](../zauberer.md)** (None, ISC, beta, inactive since 2018)
|
||||
|
@ -55,5 +55,6 @@
|
||||
- **[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)
|
||||
- **[Venzone](../venzone.md)** (Haskell, GPL-3.0, mature)
|
||||
- **[WebFun](../webfun.md)** (TypeScript, MIT, beta)
|
||||
- **[zorkClone](../zorkclone.md)** (Java, Apache-2.0, beta)
|
@ -32,6 +32,7 @@
|
||||
- **[Enchanted Fortress](../enchanted_fortress.md)** (Java, LGPL-3.0, mature)
|
||||
- **[Esenthel Engine](../esenthel_engine.md)** (C, C++, Custom, beta)
|
||||
- **[EternalWinterWars](../eternalwinterwars.md)** (Java, MIT, beta, inactive since 2014)
|
||||
- **[ezEngine](../ezengine.md)** (C++, JavaScript, MIT, mature)
|
||||
- **[Fire Strike Retro](../fire_strike_retro.md)** (Java, Haxe, JavaScript, Ruby, PHP, MIT, mature)
|
||||
- **[Fish Rings for Android](../fish_rings_for_android.md)** (Java, GPL-3.0, mature, inactive since 2015)
|
||||
- **[Flappy Cow](../flappy_cow.md)** (Java, MIT, mature)
|
||||
@ -118,6 +119,7 @@
|
||||
- **[SuperTuxKart](../supertuxkart.md)** (C++, C, GPL-3.0, mature)
|
||||
- **[Tanks of Freedom](../tanks_of_freedom.md)** (GDScript, MIT, mature)
|
||||
- **[Taponium](../taponium.md)** (Java, GPL-3.0, mature, inactive since 2019)
|
||||
- **[Tetrepetete](../tetrepetete.md)** (C++, GPL-2.0, mature)
|
||||
- **[The Battle for Wesnoth](../the_battle_for_wesnoth.md)** (C, C++, Java, Python, Lua, GPL-2.0, mature)
|
||||
- **[The Knights of Alentejo](../the_knights_of_alentejo.md)** (Java, C++, 2-clause BSD, beta)
|
||||
- **[The Powder Toy](../the_powder_toy.md)** (C++, C, Lua, Python, GPL-3.0, mature)
|
||||
|
@ -62,6 +62,8 @@
|
||||
- **[Mmpong](../mmpong.md)** (C, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Moagg2](../moagg2.md)** (Java, GPL-2.0, mature, inactive since 2008)
|
||||
- **[Monsters and Mushrooms](../monsters_and_mushrooms.md)** (Python, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Mop(e)snake](../mopesnake.md)** (Python, GPL-2.0, beta, inactive since 2009)
|
||||
- **[MoveNoid](../movenoid.md)** (C++, GPL-3.0, 3-clause BSD, mature, inactive since 2017)
|
||||
- **[Mr. Rescue](../mr_rescue.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Nighthawk](../nighthawk.md)** (C++, GPL-2.0, mature, inactive since 2004)
|
||||
- **[No Gravity](../no_gravity.md)** (C, GPL-2.0, mature, inactive since 2006)
|
||||
@ -116,8 +118,10 @@
|
||||
- **[Slime Volley](../slime_volley.md)** (C, GPL-3.0, mature, inactive since 2010)
|
||||
- **[Slime Volleyball](../slime_volleyball.md)** (C++, 3-clause BSD, beta)
|
||||
- **[Slot-Racers](../slot-racers.md)** (C, C++, GPL-3.0, mature, inactive since 2008)
|
||||
- **[Smolpxl](../smolpxl.md)** (JavaScript, AGPL-3.0, mature)
|
||||
- **[snake](../snake.md)** (Java, WTFPL, mature, inactive since 2017)
|
||||
- **[SolarWolf](../solarwolf.md)** (Python, LGPL-2.1, mature, inactive since 2004)
|
||||
- **[Sootl](../sootl.md)** (Elm, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Star-Wars-III](../star-wars-iii.md)** (Python, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Starun](../starun.md)** (Java, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Super Methane Brothers for Wii and GameCube](../super_methane_brothers_for_wii_and_gamecube.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
@ -129,6 +133,8 @@
|
||||
- **[TermFrogger](../termfrogger.md)** (Ada, GPL-3.0, mature)
|
||||
- **[The Rush](../the_rush.md)** (C++, GPL-2.0, beta, inactive since 2011)
|
||||
- **[Thrust](../thrust.md)** (C, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Torso Ninja 2](../torso_ninja_2.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Torso Ninja](../torso_ninja.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
- **[TowerJumper](../towerjumper.md)** (C++, GDScript, GPL-3.0, mature)
|
||||
- **[Transcend](../transcend.md)** (C++, ?, beta, inactive since 2005)
|
||||
- **[Trip on the Funny Boat](../trip_on_the_funny_boat.md)** (Python, GPL-2.0, mature, inactive since 2007)
|
||||
|
@ -37,6 +37,7 @@
|
||||
- **[Lightweight Java Game Library](../lightweight_java_game_library.md)** (Kotlin, C, Java, 3-clause BSD, mature)
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[Loon Game](../loon_game.md)** (Java, C#, Apache-2.0, beta)
|
||||
- **[Love2dCS](../love2dcs.md)** (C#, C++, MIT, mature)
|
||||
- **[Lumix Engine](../lumix_engine.md)** (C++, MIT, beta)
|
||||
- **[LÖVE](../love.md)** (C++, zlib, mature)
|
||||
- **[Mana](../mana.md)** (C++, GPL-2.0, beta)
|
||||
|
@ -37,6 +37,7 @@
|
||||
- **[Lightweight Java Game Library](../lightweight_java_game_library.md)** (Kotlin, C, Java, 3-clause BSD, mature)
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[Loon Game](../loon_game.md)** (Java, C#, Apache-2.0, beta)
|
||||
- **[Love2dCS](../love2dcs.md)** (C#, C++, MIT, mature)
|
||||
- **[Lumix Engine](../lumix_engine.md)** (C++, MIT, beta)
|
||||
- **[LÖVE](../love.md)** (C++, zlib, mature)
|
||||
- **[Mana](../mana.md)** (C++, GPL-2.0, beta)
|
||||
|
@ -1,6 +1,7 @@
|
||||
[comment]: # (autogenerated content, do not edit)
|
||||
# Game engine
|
||||
|
||||
- **[3DWorld](../3dworld.md)** (C++, GPL-3.0, mature)
|
||||
- **[adventure engine](../adventure_engine.md)** (Lua, MIT, mature, inactive since 2013)
|
||||
- **[Aether3D](../aether3d.md)** (C++, zlib, beta)
|
||||
- **[Alimer](../alimer.md)** (C++, MIT, beta)
|
||||
@ -36,6 +37,7 @@
|
||||
- **[Enduro2D](../enduro2d.md)** (C++, MIT, beta)
|
||||
- **[erampage](../erampage.md)** (C, GPL-2.0, beta, inactive since 2015)
|
||||
- **[Esenthel Engine](../esenthel_engine.md)** (C, C++, Custom, beta)
|
||||
- **[ezEngine](../ezengine.md)** (C++, JavaScript, MIT, mature)
|
||||
- **[Falltergeist](../falltergeist.md)** (C++, GPL-3.0, beta)
|
||||
- **[FIFE](../fife.md)** (C++, Python, LGPL-2.1, beta)
|
||||
- **[Flare](../flare.md)** (C++, Java, Python, GPL-3.0, mature)
|
||||
@ -85,6 +87,7 @@
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OpenTomb](../opentomb.md)** (C, C++, Lua, LGPL-3.0, beta)
|
||||
- **[OpenVIII](../openviii.md)** (C#, MIT, beta)
|
||||
- **[Oreon Engine](../oreon_engine.md)** (Java, GPL-3.0, mature)
|
||||
- **[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)
|
||||
@ -96,6 +99,7 @@
|
||||
- **[RBDOOM-3-BFG](../rbdoom-3-bfg.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[ResidualVM](../residualvm.md)** (C++, GPL-2.0, beta)
|
||||
- **[Rigel Engine](../rigel_engine.md)** (C++, GPL-2.0, beta)
|
||||
- **[RogueSharp](../roguesharp.md)** (C#, MIT, mature)
|
||||
- **[rpgboss](../rpgboss.md)** (Scala, JavaScript, AGPL-3.0, beta, inactive since 2017)
|
||||
- **[rRootage](../rrootage.md)** (C, 2-clause BSD, beta, inactive since 2004)
|
||||
- **[Ruby-warrior](../ruby-warrior.md)** (Ruby, MIT, beta, inactive since 2012)
|
||||
@ -124,6 +128,7 @@
|
||||
- **[VASSAL](../vassal.md)** (Java, LGPL-2.1, mature)
|
||||
- **[WebFun](../webfun.md)** (TypeScript, MIT, beta)
|
||||
- **[World of Might and Magic](../world_of_might_and_magic.md)** (C++, LGPL-3.0, beta)
|
||||
- **[xygineXT](../xyginext.md)** (C++, zlib, beta)
|
||||
- **[Yet Another Engine](../yet_another_engine.md)** (MoonScript, Java, Lua, MIT, beta, inactive since 2016)
|
||||
- **[Yorg](../yorg.md)** (Python, GPL-3.0, beta)
|
||||
- **[Zod Engine](../zod_engine.md)** (C++, ?, mature, inactive since 2018)
|
@ -9,6 +9,7 @@
|
||||
- **[3D Pong](../3d_pong.md)** (C, GPL-2.0, beta, inactive since 2004)
|
||||
- **[3d.city](../3dcity.md)** (JavaScript, GPL-3.0, mature, inactive since 2016)
|
||||
- **[3Dc](../3dc.md)** (C, GPL-2.0, mature, inactive since 2000)
|
||||
- **[3DWorld](../3dworld.md)** (C++, GPL-3.0, mature)
|
||||
- **[4D Maze Game](../4d_maze_game.md)** (Java, Public domain, mature, inactive since 2008)
|
||||
- **[4D-TRIS](../4d-tris.md)** (C, GPL-2.0, mature, inactive since 2012)
|
||||
- **[54321](../54321.md)** (C++, Custom, mature, inactive since 2001)
|
||||
@ -365,6 +366,7 @@
|
||||
- **[Executive Man](../executive_man.md)** (JavaScript, Custom, mature, inactive since 2017)
|
||||
- **[Extreme Tux Racer](../extreme_tux_racer.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Exult](../exult.md)** (C++, GPL-2.0, mature)
|
||||
- **[ezEngine](../ezengine.md)** (C++, JavaScript, MIT, mature)
|
||||
- **[ezQuake](../ezquake.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[F-1 Spirit](../f-1_spirit.md)** (C++, ?, beta, inactive since 2009)
|
||||
- **[Fairy-Max](../fairy-max.md)** (C, Custom, mature, inactive since 2018)
|
||||
@ -547,6 +549,8 @@
|
||||
- **[Iceball](../iceball.md)** (C, Lua, GPL-3.0, inactive since 2017)
|
||||
- **[ika](../ika.md)** (C++, Python, PHP, C#, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Ilarion](../ilarion.md)** (C++, Java, Lua, GPL-3.0, mature)
|
||||
- **[Illarion](../illarion.md)** (C++, Java, AGPL-3.0, GPL-3.0, mature)
|
||||
- **[IMaze](../imaze.md)** (C, 4-clause BSD, mature, inactive since 2001)
|
||||
- **[Imperium](../imperium.md)** (?, ?, mature)
|
||||
- **[Inexor](../inexor.md)** (C++, JavaScript, zlib, beta, inactive since 2018)
|
||||
- **[Infiniminer](../infiniminer.md)** (C#, MIT, mature, inactive since 2016)
|
||||
@ -716,8 +720,10 @@
|
||||
- **[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)
|
||||
- **[Mop(e)snake](../mopesnake.md)** (Python, GPL-2.0, beta, inactive since 2009)
|
||||
- **[Morpheus Web Remake](../morpheus_web_remake.md)** (JavaScript, MIT, beta)
|
||||
- **[movbizz](../movbizz.md)** (PHP, JavaScript, MIT, beta, inactive since 2015)
|
||||
- **[MoveNoid](../movenoid.md)** (C++, GPL-3.0, 3-clause BSD, mature, inactive since 2017)
|
||||
- **[Mpango](../mpango.md)** (Java, JavaScript, GPL-2.0, beta, inactive since 2013)
|
||||
- **[Mr. Rescue](../mr_rescue.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Mr.Boom](../mrboom.md)** (C++, C, MIT, mature)
|
||||
@ -864,6 +870,7 @@
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
- **[Orbit-Hopper](../orbit-hopper.md)** (C++, GPL-2.0, mature, inactive since 2019)
|
||||
- **[Orbium](../orbium.md)** (JavaScript, GPL-2.0, mature, inactive since 2018)
|
||||
- **[Oreon Engine](../oreon_engine.md)** (Java, GPL-3.0, mature)
|
||||
- **[ORIENT](../orient.md)** (C#, Java, GPL-2.0, mature, inactive since 2009)
|
||||
- **[orona](../orona.md)** (CoffeeScript, GPL-2.0, beta, inactive since 2012)
|
||||
- **[Ostrich Riders](../ostrich_riders.md)** (C++, GPL-3.0, beta)
|
||||
@ -909,6 +916,7 @@
|
||||
- **[Pioneer](../pioneer.md)** (C, C++, Lua, Apache-2.0, GPL-3.0, mature)
|
||||
- **[Pioneers](../pioneers.md)** (C, GPL-2.0, mature)
|
||||
- **[PipePanic](../pipepanic.md)** (Java, JavaScript, MIT, mature, inactive since 2016)
|
||||
- **[PipeWalker](../pipewalker.md)** (C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[Pixel Dungeon](../pixel_dungeon.md)** (Java, GPL-3.0, mature, inactive since 2015)
|
||||
- **[Pixel Wheels](../pixel_wheels.md)** (Java, GPL-3.0, beta)
|
||||
- **[PixelLight](../pixellight.md)** (C, C++, MIT, mature, inactive since 2012)
|
||||
@ -923,6 +931,7 @@
|
||||
- **[Poland can into Space](../poland_can_into_space.md)** (Java, NPOSL-3.0, mature, inactive since 2018)
|
||||
- **[Polis](../polis.md)** (Java, GPL-3.0, mature, inactive since 2016)
|
||||
- **[POSTAL 1 Open Source](../postal_1_open_source.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Potato Killer](../potato_killer.md)** (Python, GPL-3.0, beta, inactive since 2011)
|
||||
- **[Powermanga](../powermanga.md)** (C, GPL-3.0, beta, inactive since 2015)
|
||||
- **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[PowerslaveGDX](../powerslavegdx.md)** (Java, Custom, beta)
|
||||
@ -945,6 +954,7 @@
|
||||
- **[proxx](../proxx.md)** (TypeScript, JavaScript, Apache-2.0, mature)
|
||||
- **[PSY PONG 3D](../psy_pong_3d.md)** (C, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Pushover](../pushover.md)** (C++, C, Lua, GPL-3.0, beta, inactive since 2018)
|
||||
- **[Puzzle Moppet](../puzzle_moppet.md)** (C++, WTFPL, mature, inactive since 2015)
|
||||
- **[PyBreak360](../pybreak360.md)** (Python, GPL-3.0, mature, inactive since 2015)
|
||||
- **[PyChess](../pychess.md)** (Python, TypeScript, GPL-3.0, mature)
|
||||
- **[pycraft](../pycraft.md)** (C, Python, GPL-2.0, mature, inactive since 2018)
|
||||
@ -1002,6 +1012,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)
|
||||
- **[RogueBox Adventures](../roguebox_adventures.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
- **[RogueSharp](../roguesharp.md)** (C#, MIT, mature)
|
||||
- **[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)
|
||||
- **[Rot Magus](../rot_magus.md)** (JavaScript, Apache-2.0, CC0, beta)
|
||||
@ -1072,15 +1083,18 @@
|
||||
- **[Slune](../slune.md)** (Python, GPL-2.0, mature, inactive since 2007)
|
||||
- **[Smash Battle](../smash_battle.md)** (C++, ?, beta, inactive since 2011)
|
||||
- **[Smash](../smash.md)** (JavaScript, MIT, mature)
|
||||
- **[Smolpxl](../smolpxl.md)** (JavaScript, AGPL-3.0, mature)
|
||||
- **[snake](../snake.md)** (Java, WTFPL, mature, inactive since 2017)
|
||||
- **[Snelps](../snelps.md)** (Ruby, LGPL-2.1, beta, inactive since 2012)
|
||||
- **[Snowballz](../snowballz.md)** (Python, ?, beta, inactive since 2007)
|
||||
- **[Sokoban](../sokoban.md)** (CoffeeScript, AGPL-3.0, mature)
|
||||
- **[SokoSolve](../sokosolve.md)** (C#, GPL-3.0, mature, inactive since 2009)
|
||||
- **[SolarWolf](../solarwolf.md)** (Python, LGPL-2.1, mature, inactive since 2004)
|
||||
- **[Soldat](../soldat.md)** (C, Pascal, MIT, mature)
|
||||
- **[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)
|
||||
- **[Sootl](../sootl.md)** (Elm, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Sopwith 3](../sopwith_3.md)** (C, C++, Objective-C, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Source of Tales](../source_of_tales.md)** (Lua, GPL-3.0, mature, inactive since 2013)
|
||||
- **[Sourcehold](../sourcehold.md)** (C++, MIT, beta)
|
||||
@ -1130,6 +1144,7 @@
|
||||
- **[SunDog Resurrection](../sundog_resurrection.md)** (Java, Python, ?, beta)
|
||||
- **[sundog](../sundog.md)** (C, C++, Python, MIT, beta)
|
||||
- **[Supaxl](../supaxl.md)** (JavaScript, MIT, mature)
|
||||
- **[Super Bombinhas](../super_bombinhas.md)** (Ruby, GPL-3.0, mature)
|
||||
- **[Super Methane Brothers for Wii and GameCube](../super_methane_brothers_for_wii_and_gamecube.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Super Methane Brothers](../super_methane_brothers.md)** (C++, GPL-2.0, mature, inactive since 2011)
|
||||
- **[Super Retro Mega Wars](../super_retro_mega_wars.md)** (Kotlin, GPL-3.0, beta)
|
||||
@ -1169,6 +1184,7 @@
|
||||
- **[terrarium](../terrarium.md)** (C++, GPL-2.0, beta)
|
||||
- **[TES3MP](../tes3mp.md)** (C++, GPL-3.0, beta)
|
||||
- **[TetraVex](../tetravex.md)** (Swift, GPL-3.0, beta)
|
||||
- **[Tetrepetete](../tetrepetete.md)** (C++, GPL-2.0, mature)
|
||||
- **[Tetris (in C and NCURSES)](../tetris_in_c_and_ncurses.md)** (C, 3-clause BSD, mature)
|
||||
- **[Tetzle](../tetzle.md)** (C++, GPL-3.0, mature)
|
||||
- **[The Battle for Wesnoth](../the_battle_for_wesnoth.md)** (C, C++, Java, Python, Lua, GPL-2.0, mature)
|
||||
@ -1202,12 +1218,16 @@
|
||||
- **[Thyme](../thyme.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[Tile World](../tile_world.md)** (C, GPL-2.0, mature, inactive since 2015)
|
||||
- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature)
|
||||
- **[Tiny Tris](../tiny_tris.md)** (C, GPL-3.0, mature)
|
||||
- **[Tiny Wings](../tiny_wings.md)** (Objective-C, C, C++, MIT, beta)
|
||||
- **[Titan Tactics](../titan_tactics.md)** (GDScript, CC0, beta)
|
||||
- **[TOMB5](../tomb5.md)** (C, C++, MIT, beta)
|
||||
- **[Toppler](../toppler.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[TORCS, The Open Racing Car Simulator](../torcs_the_open_racing_car_simulator.md)** (C++, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Tornado](../tornado.md)** (C, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Torrega Race](../torrega_race.md)** (Lua, GPL-3.0, mature, inactive since 2015)
|
||||
- **[Torso Ninja 2](../torso_ninja_2.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Torso Ninja](../torso_ninja.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Total Annihilation 3D](../total_annihilation_3d.md)** (C++, C, Lua, GPL-2.0, beta, inactive since 2017)
|
||||
- **[TowerJumper](../towerjumper.md)** (C++, GDScript, GPL-3.0, mature)
|
||||
- **[Trackballs](../trackballs.md)** (C++, Scheme, GPL-2.0, mature)
|
||||
@ -1276,6 +1296,7 @@
|
||||
- **[Vectoroids](../vectoroids.md)** (C, GPL-2.0, mature, inactive since 2002)
|
||||
- **[Vegan on a Desert Island](../vegan_on_a_desert_island.md)** (Lua, GPL-3.0, beta)
|
||||
- **[Veloren](../veloren.md)** (Rust, GPL-3.0, beta)
|
||||
- **[Venzone](../venzone.md)** (Haskell, GPL-3.0, mature)
|
||||
- **[Veraball](../veraball.md)** (GDScript, MIT, beta, inactive since 2016)
|
||||
- **[Vertigo](../vertigo.md)** (C, GPL-2.0, beta, inactive since 2002)
|
||||
- **[Violetland](../violetland.md)** (C++, GPL-3.0, beta)
|
||||
@ -1332,6 +1353,7 @@
|
||||
- **[xdigger](../xdigger.md)** (C, GPL-2.0, mature, inactive since 1999)
|
||||
- **[xDuke](../xduke.md)** (C, GPL-2.0, beta, inactive since 2010)
|
||||
- **[Xenowar](../xenowar.md)** (C, C++, GPL-3.0, mature, inactive since 2014)
|
||||
- **[XEvil](../xevil.md)** (C++, GPL-2.0, mature)
|
||||
- **[XInvaders 3D](../xinvaders_3d.md)** (C, GPL-2.0, mature, inactive since 2000)
|
||||
- **[Xjig](../xjig.md)** (C, Custom, mature)
|
||||
- **[XMage](../xmage.md)** (Java, MIT, mature)
|
||||
@ -1346,7 +1368,9 @@
|
||||
- **[xu4](../xu4.md)** (C++, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Xultris](../xultris.md)** (JavaScript, XUL, MPL-1.1, mature, inactive since 2011)
|
||||
- **[Xye](../xye.md)** (C++, zlib, beta, inactive since 2013)
|
||||
- **[xygineXT](../xyginext.md)** (C++, zlib, beta)
|
||||
- **[Yamagi Quake II](../yamagi_quake_ii.md)** (C, GPL-2.0, mature)
|
||||
- **[Yet Another Doom Clone](../yet_another_doom_clone.md)** (JavaScript, Python, GPL-3.0, mature)
|
||||
- **[Yet Another Engine](../yet_another_engine.md)** (MoonScript, Java, Lua, MIT, beta, inactive since 2016)
|
||||
- **[Yo Frankie!](../yo_frankie.md)** (Blender Script, ?, mature, inactive since 2009)
|
||||
- **[Yorg](../yorg.md)** (Python, GPL-3.0, beta)
|
||||
|
@ -117,6 +117,7 @@
|
||||
- **[Enigma](../enigma.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Esenthel Engine](../esenthel_engine.md)** (C, C++, Custom, beta)
|
||||
- **[ET: Legacy](../et_legacy.md)** (C, C++, Lua, GPL-3.0, mature)
|
||||
- **[ezEngine](../ezengine.md)** (C++, JavaScript, MIT, mature)
|
||||
- **[ezQuake](../ezquake.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[F-1 Spirit](../f-1_spirit.md)** (C++, ?, beta, inactive since 2009)
|
||||
- **[Falcon's Eye](../falcons_eye.md)** (C, NetHack General Public License, mature, inactive since 2004)
|
||||
@ -217,6 +218,7 @@
|
||||
- **[LionEngine](../lionengine.md)** (Java, GPL-3.0, mature)
|
||||
- **[Liquid War](../liquid_war.md)** (C, GPL-3.0, mature, inactive since 2015)
|
||||
- **[Loon Game](../loon_game.md)** (Java, C#, Apache-2.0, beta)
|
||||
- **[Love2dCS](../love2dcs.md)** (C#, C++, MIT, mature)
|
||||
- **[Lugaru](../lugaru.md)** (C++, GPL-2.0, mature)
|
||||
- **[Luola](../luola.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
- **[LÖVE](../love.md)** (C++, zlib, mature)
|
||||
@ -286,6 +288,7 @@
|
||||
- **[OpenVIII](../openviii.md)** (C#, MIT, beta)
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
- **[opsu!](../opsu.md)** (Java, GPL-3.0, mature)
|
||||
- **[Oreon Engine](../oreon_engine.md)** (Java, GPL-3.0, mature)
|
||||
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
|
||||
- **[Overgod](../overgod.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
- **[Pacewar](../pacewar.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
@ -319,6 +322,7 @@
|
||||
- **[Project-Uranium-Godot](../project-uranium-godot.md)** (GDScript, MIT, beta)
|
||||
- **[Project: Starfighter](../project_starfighter.md)** (C, GPL-3.0, mature)
|
||||
- **[Psyco](../psyco.md)** (C, MIT, mature, inactive since 2008)
|
||||
- **[Puzzle Moppet](../puzzle_moppet.md)** (C++, WTFPL, mature, inactive since 2015)
|
||||
- **[PyChess](../pychess.md)** (Python, TypeScript, GPL-3.0, mature)
|
||||
- **[Pygame---Alien-Invasion](../pygame-alien-invasion.md)** (Python, GPL-3.0, beta, inactive since 2018)
|
||||
- **[pyglet](../pyglet.md)** (Python, 3-clause BSD, mature)
|
||||
@ -384,6 +388,7 @@
|
||||
- **[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)
|
||||
- **[Super Bombinhas](../super_bombinhas.md)** (Ruby, GPL-3.0, mature)
|
||||
- **[Super Methane Brothers](../super_methane_brothers.md)** (C++, GPL-2.0, mature, inactive since 2011)
|
||||
- **[SuperStarfighter](../superstarfighter.md)** (GDScript, MIT, beta)
|
||||
- **[SuperTux](../supertux.md)** (C++, GPL-3.0, beta)
|
||||
|
@ -68,6 +68,7 @@
|
||||
- **[Esenthel Engine](../esenthel_engine.md)** (C, C++, Custom, beta)
|
||||
- **[ET: Legacy](../et_legacy.md)** (C, C++, Lua, GPL-3.0, mature)
|
||||
- **[Etterna](../etterna.md)** (C, C++, Lua, MIT, beta)
|
||||
- **[ezEngine](../ezengine.md)** (C++, JavaScript, MIT, mature)
|
||||
- **[ezQuake](../ezquake.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[F-1 Spirit](../f-1_spirit.md)** (C++, ?, beta, inactive since 2009)
|
||||
- **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature)
|
||||
@ -121,6 +122,7 @@
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[LionEngine](../lionengine.md)** (Java, GPL-3.0, mature)
|
||||
- **[Loon Game](../loon_game.md)** (Java, C#, Apache-2.0, beta)
|
||||
- **[Love2dCS](../love2dcs.md)** (C#, C++, MIT, mature)
|
||||
- **[Lugaru](../lugaru.md)** (C++, GPL-2.0, mature)
|
||||
- **[Luola](../luola.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
- **[LÖVE](../love.md)** (C++, zlib, mature)
|
||||
@ -165,6 +167,7 @@
|
||||
- **[OpenTESArena](../opentesarena.md)** (C++, MIT, beta)
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
- **[opsu!](../opsu.md)** (Java, GPL-3.0, mature)
|
||||
- **[Oreon Engine](../oreon_engine.md)** (Java, GPL-3.0, mature)
|
||||
- **[osu!](../osu.md)** (C#, MIT, beta)
|
||||
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
|
||||
- **[Overgod](../overgod.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
@ -185,6 +188,7 @@
|
||||
- **[Primrose](../primrose.md)** (C++, Public domain, mature, inactive since 2009)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Project-Uranium-Godot](../project-uranium-godot.md)** (GDScript, MIT, beta)
|
||||
- **[Puzzle Moppet](../puzzle_moppet.md)** (C++, WTFPL, mature, inactive since 2015)
|
||||
- **[Pygame---Alien-Invasion](../pygame-alien-invasion.md)** (Python, GPL-3.0, beta, inactive since 2018)
|
||||
- **[pyglet](../pyglet.md)** (Python, 3-clause BSD, mature)
|
||||
- **[PyKaraoke](../pykaraoke.md)** (Python, LGPL-2.1, beta, inactive since 2011)
|
||||
|
@ -50,6 +50,7 @@
|
||||
- **[Sonic Robo Blast 2](../sonic_robo_blast_2.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Steamer Duck](../steamer_duck.md)** (Python, CC0, beta)
|
||||
- **[Stringrolled](../stringrolled.md)** (Python, Public domain, beta, inactive since 2008)
|
||||
- **[Super Bombinhas](../super_bombinhas.md)** (Ruby, GPL-3.0, mature)
|
||||
- **[Super Tilt Bro](../super_tilt_bro.md)** (Assembly, Python, WTFPL, mature)
|
||||
- **[SuperTux](../supertux.md)** (C++, GPL-3.0, beta)
|
||||
- **[Teeworlds](../teeworlds.md)** (C, C++, zlib, beta, inactive since 2013)
|
||||
@ -58,10 +59,12 @@
|
||||
- **[TUSSLE](../tussle.md)** (Python, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Tux Builder](../tux_builder.md)** (GDScript, GPL-3.0, beta)
|
||||
- **[uMario](../umario.md)** (C++, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Venzone](../venzone.md)** (Haskell, GPL-3.0, mature)
|
||||
- **[VVVVVV](../vvvvvv.md)** (ActionScript, C++, Custom, mature)
|
||||
- **[Wario-Land-3](../wario-land-3.md)** (Python, MIT, beta, inactive since 2018)
|
||||
- **[WarMUX](../warmux.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Warp Rogue](../warp_rogue.md)** (C, GPL-3.0, beta, inactive since 2010)
|
||||
- **[Which Way Is Up?](../which_way_is_up.md)** (Python, GPL-2.0, beta, inactive since 2008)
|
||||
- **[WWW](../www.md)** (JavaScript, GPL-3.0, beta, inactive since 2014)
|
||||
- **[XEvil](../xevil.md)** (C++, GPL-2.0, mature)
|
||||
- **[Yo Frankie!](../yo_frankie.md)** (Blender Script, ?, mature, inactive since 2009)
|
@ -100,9 +100,11 @@
|
||||
- **[Pathological](../pathological.md)** (Python, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
|
||||
- **[Pink Pony](../pink_pony.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[PipeWalker](../pipewalker.md)** (C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[Primrose](../primrose.md)** (C++, Public domain, mature, inactive since 2009)
|
||||
- **[proxx](../proxx.md)** (TypeScript, JavaScript, Apache-2.0, mature)
|
||||
- **[Pushover](../pushover.md)** (C++, C, Lua, GPL-3.0, beta, inactive since 2018)
|
||||
- **[Puzzle Moppet](../puzzle_moppet.md)** (C++, WTFPL, mature, inactive since 2015)
|
||||
- **[PyBreak360](../pybreak360.md)** (Python, GPL-3.0, mature, inactive since 2015)
|
||||
- **[PyChess](../pychess.md)** (Python, TypeScript, GPL-3.0, mature)
|
||||
- **[Python Kye](../python_kye.md)** (Python, GPL-2.0, mature, inactive since 2010)
|
||||
@ -132,9 +134,11 @@
|
||||
- **[Tanglet](../tanglet.md)** (C++, GPL-3.0, mature)
|
||||
- **[TerminalApps](../terminalapps.md)** (Ada, GPL-3.0, mature)
|
||||
- **[TetraVex](../tetravex.md)** (Swift, GPL-3.0, beta)
|
||||
- **[Tetrepetete](../tetrepetete.md)** (C++, GPL-2.0, mature)
|
||||
- **[Tetris (in C and NCURSES)](../tetris_in_c_and_ncurses.md)** (C, 3-clause BSD, mature)
|
||||
- **[Tetzle](../tetzle.md)** (C++, GPL-3.0, mature)
|
||||
- **[The Castles of Dr. Creep](../the_castles_of_dr_creep.md)** (C++, Shell, GPL-3.0, mature)
|
||||
- **[Tiny Tris](../tiny_tris.md)** (C, GPL-3.0, mature)
|
||||
- **[Toppler](../toppler.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Trackballs](../trackballs.md)** (C++, Scheme, GPL-2.0, mature)
|
||||
- **[Tumbly Towers](../tumbly_towers.md)** (Java, MIT, beta, inactive since 2017)
|
||||
|
@ -88,6 +88,7 @@
|
||||
- **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature)
|
||||
- **[ika](../ika.md)** (C++, Python, PHP, C#, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Ilarion](../ilarion.md)** (C++, Java, Lua, GPL-3.0, mature)
|
||||
- **[Illarion](../illarion.md)** (C++, Java, AGPL-3.0, GPL-3.0, mature)
|
||||
- **[Imperium](../imperium.md)** (?, ?, mature)
|
||||
- **[Iris2](../iris2.md)** (C, C++, Lua, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Isleward](../isleward.md)** (JavaScript, AGPL-3.0, mature)
|
||||
@ -186,6 +187,7 @@
|
||||
- **[The hunt for the lost rainbow jewels (Jewelhunt)](../the_hunt_for_the_lost_rainbow_jewels_jewelhunt.md)** (Java, GPL-2.0, beta)
|
||||
- **[The Mana World](../the_mana_world.md)** (PHP, C++, GPL-2.0, mature)
|
||||
- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature)
|
||||
- **[Titan Tactics](../titan_tactics.md)** (GDScript, CC0, beta)
|
||||
- **[Trinity Reign](../trinity_reign.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Tuxemon](../tuxemon.md)** (Python, GPL-3.0, beta)
|
||||
- **[TuxKart](../tuxkart.md)** (C++, GPL-2.0, beta, inactive since 2004)
|
||||
|
@ -123,7 +123,9 @@
|
||||
- **[skifree.js](../skifreejs.md)** (JavaScript, MIT, mature, inactive since 2016)
|
||||
- **[Skrupel - Tribute Compilation](../skrupel-tribute_compilation.md)** (PHP, JavaScript, GPL-2.0, mature, inactive since 2011)
|
||||
- **[Smash](../smash.md)** (JavaScript, MIT, mature)
|
||||
- **[Smolpxl](../smolpxl.md)** (JavaScript, AGPL-3.0, mature)
|
||||
- **[Sokoban](../sokoban.md)** (CoffeeScript, AGPL-3.0, mature)
|
||||
- **[Sootl](../sootl.md)** (Elm, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Squiffy](../squiffy.md)** (JavaScript, MIT, mature)
|
||||
- **[Supaxl](../supaxl.md)** (JavaScript, MIT, mature)
|
||||
- **[Super Tilt Bro](../super_tilt_bro.md)** (Assembly, Python, WTFPL, mature)
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
- **[0 A.D.](../0_ad.md)** (C, C++, JavaScript, GPL-2.0, beta)
|
||||
- **[1oom](../1oom.md)** (C, GPL-2.0, mature)
|
||||
- **[3DWorld](../3dworld.md)** (C++, GPL-3.0, mature)
|
||||
- **[4D Maze Game](../4d_maze_game.md)** (Java, Public domain, mature, inactive since 2008)
|
||||
- **[4D-TRIS](../4d-tris.md)** (C, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Abe's Amazing Adventure](../abes_amazing_adventure.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
@ -113,6 +114,7 @@
|
||||
- **[Esenthel Engine](../esenthel_engine.md)** (C, C++, Custom, beta)
|
||||
- **[ET: Legacy](../et_legacy.md)** (C, C++, Lua, GPL-3.0, mature)
|
||||
- **[Etterna](../etterna.md)** (C, C++, Lua, MIT, beta)
|
||||
- **[ezEngine](../ezengine.md)** (C++, JavaScript, MIT, mature)
|
||||
- **[ezQuake](../ezquake.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[F-1 Spirit](../f-1_spirit.md)** (C++, ?, beta, inactive since 2009)
|
||||
- **[Falcon's Eye](../falcons_eye.md)** (C, NetHack General Public License, mature, inactive since 2004)
|
||||
@ -209,6 +211,7 @@
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[LionEngine](../lionengine.md)** (Java, GPL-3.0, mature)
|
||||
- **[Loon Game](../loon_game.md)** (Java, C#, Apache-2.0, beta)
|
||||
- **[Love2dCS](../love2dcs.md)** (C#, C++, MIT, mature)
|
||||
- **[Lugaru](../lugaru.md)** (C++, GPL-2.0, mature)
|
||||
- **[Luola](../luola.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
- **[LÖVE](../love.md)** (C++, zlib, mature)
|
||||
@ -295,6 +298,7 @@
|
||||
- **[OpenVIII](../openviii.md)** (C#, MIT, beta)
|
||||
- **[OPMon](../opmon.md)** (C++, GPL-3.0, beta)
|
||||
- **[opsu!](../opsu.md)** (Java, GPL-3.0, mature)
|
||||
- **[Oreon Engine](../oreon_engine.md)** (Java, GPL-3.0, mature)
|
||||
- **[osu!](../osu.md)** (C#, MIT, beta)
|
||||
- **[ouzel](../ouzel.md)** (C, C++, Objective-C, 2-clause BSD, beta)
|
||||
- **[Overgod](../overgod.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
@ -314,6 +318,7 @@
|
||||
- **[Pillows](../pillows.md)** (Python, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
|
||||
- **[Pink Pony](../pink_pony.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[PipeWalker](../pipewalker.md)** (C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[Pixel Dungeon](../pixel_dungeon.md)** (Java, GPL-3.0, mature, inactive since 2015)
|
||||
- **[Pixel Wheels](../pixel_wheels.md)** (Java, GPL-3.0, beta)
|
||||
- **[PixelLight](../pixellight.md)** (C, C++, MIT, mature, inactive since 2012)
|
||||
@ -328,6 +333,7 @@
|
||||
- **[Project-Uranium-Godot](../project-uranium-godot.md)** (GDScript, MIT, beta)
|
||||
- **[Project: Starfighter](../project_starfighter.md)** (C, GPL-3.0, mature)
|
||||
- **[Psyco](../psyco.md)** (C, MIT, mature, inactive since 2008)
|
||||
- **[Puzzle Moppet](../puzzle_moppet.md)** (C++, WTFPL, mature, inactive since 2015)
|
||||
- **[PyChess](../pychess.md)** (Python, TypeScript, GPL-3.0, mature)
|
||||
- **[Pygame---Alien-Invasion](../pygame-alien-invasion.md)** (Python, GPL-3.0, beta, inactive since 2018)
|
||||
- **[pyglet](../pyglet.md)** (Python, 3-clause BSD, mature)
|
||||
@ -397,6 +403,7 @@
|
||||
- **[Stratagus](../stratagus.md)** (C++, GPL-2.0, mature)
|
||||
- **[Stunt Rally](../stunt_rally.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Sudokuki](../sudokuki.md)** (C, Java, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Super Bombinhas](../super_bombinhas.md)** (Ruby, GPL-3.0, mature)
|
||||
- **[Super Methane Brothers](../super_methane_brothers.md)** (C++, GPL-2.0, mature, inactive since 2011)
|
||||
- **[SuperStarfighter](../superstarfighter.md)** (GDScript, MIT, beta)
|
||||
- **[SuperTux](../supertux.md)** (C++, GPL-3.0, beta)
|
||||
@ -414,6 +421,7 @@
|
||||
- **[TermFrogger](../termfrogger.md)** (Ada, GPL-3.0, mature)
|
||||
- **[TerminalApps](../terminalapps.md)** (Ada, GPL-3.0, mature)
|
||||
- **[TES3MP](../tes3mp.md)** (C++, GPL-3.0, beta)
|
||||
- **[Tetrepetete](../tetrepetete.md)** (C++, GPL-2.0, mature)
|
||||
- **[The Battle for Wesnoth](../the_battle_for_wesnoth.md)** (C, C++, Java, Python, Lua, GPL-2.0, mature)
|
||||
- **[The Bub's Brothers](../the_bubs_brothers.md)** (Python, MIT, mature, inactive since 2013)
|
||||
- **[The Butterfly Effect](../the_butterfly_effect.md)** (C++, GPL-2.0, beta)
|
||||
|
11
entries/torso_ninja.md
Normal file
11
entries/torso_ninja.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Torso Ninja
|
||||
|
||||
- Home: https://github.com/ErikLetson/torso-ninja
|
||||
- State: mature, inactive since 2017
|
||||
- Keyword: action, arcade, 2D, scrolling
|
||||
- Code repository: https://github.com/ErikLetson/torso-ninja.git
|
||||
- Code language: Python
|
||||
- Code license: GPL-3.0
|
||||
- Code dependency: pygame
|
||||
|
||||
## Building
|
11
entries/torso_ninja_2.md
Normal file
11
entries/torso_ninja_2.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Torso Ninja 2
|
||||
|
||||
- Home: https://github.com/ErikLetson/torso-ninja-2
|
||||
- State: mature, inactive since 2017
|
||||
- Keyword: action, arcade, 2D, scrolling
|
||||
- Code repository: https://github.com/ErikLetson/torso-ninja-2.git
|
||||
- Code language: Python
|
||||
- Code license: GPL-3.0
|
||||
- Code dependency: pygame
|
||||
|
||||
## Building
|
@ -1,13 +1,15 @@
|
||||
# Moria
|
||||
# Umoria
|
||||
|
||||
- Home: https://umoria.org/, http://beej.us/moria/
|
||||
- Media: https://en.wikipedia.org/wiki/Moria_(video_game)
|
||||
- State: mature (inactive between 2008-2016)
|
||||
- Download: https://umoria.org/download/, http://beej.us/moria/files/
|
||||
- Keyword: role playing, roguelike
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keyword: role playing, content open, roguelike
|
||||
- Code repository: https://github.com/dungeons-of-moria/umoria.git (since 2016, @created 2016, @stars 156, @forks 29), https://github.com/acahir/moria.git (copy of 5.6 plus a few commits)
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-3.0
|
||||
- Assets license: no media
|
||||
- Developer: Michael R. Cook
|
||||
|
||||
Inspired by Tolkien's novel The Lord of the Rings.
|
11
entries/venzone.md
Normal file
11
entries/venzone.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Venzone
|
||||
|
||||
- Home: http://ariis.it/static/articles/venzone/page.html
|
||||
- State: mature
|
||||
- Download: http://ariis.it/link/repos/venzone-release/
|
||||
- Keyword: adventure, platform, open content
|
||||
- Code language: Haskell
|
||||
- Code license: GPL-3.0
|
||||
- Assets license: no media
|
||||
|
||||
## Building
|
14
entries/xevil.md
Normal file
14
entries/xevil.md
Normal file
@ -0,0 +1,14 @@
|
||||
# XEvil
|
||||
|
||||
- Home: https://github.com/lvella/xevil/, https://web.archive.org/web/20060410005819/http://www.xevil.com/
|
||||
- Media: https://gamicus.gamepedia.com/XEvil, https://www.old-games.com/download/3143/xevil, https://www.tigsource.com/2009/06/02/xevil/
|
||||
- State: mature
|
||||
- Keyword: platform, open content, side-scrolling
|
||||
- Code repository: https://github.com/lvella/xevil.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Developer: Michael Judge (Windows), Steve Hardt (Unix)
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
12
entries/xyginext.md
Normal file
12
entries/xyginext.md
Normal file
@ -0,0 +1,12 @@
|
||||
# xygineXT
|
||||
|
||||
- Home: https://github.com/fallahn/xygine
|
||||
- State: beta
|
||||
- Keyword: game engine, 2D
|
||||
- Code repository: https://github.com/fallahn/xygine.git
|
||||
- Code language: C++
|
||||
- Code license: zlib
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
13
entries/yet_another_doom_clone.md
Normal file
13
entries/yet_another_doom_clone.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Yet Another Doom Clone
|
||||
|
||||
- Home: https://nicholas.carlini.com/writing/2019/javascript-doom-clone-13k.html
|
||||
- Inspiration: Doom
|
||||
- State: mature
|
||||
- Keyword: action, first person, open content, shooter
|
||||
- Code repository: https://github.com/carlini/js13k2019-yet-another-doom-clone.git
|
||||
- Code language: JavaScript, Python
|
||||
- Code license: GPL-3.0
|
||||
- Code dependency: WebGL
|
||||
- Developer: Nicholas Carlini
|
||||
|
||||
## Building
|
Reference in New Issue
Block a user