imports from libregamewiki and some cvs to git conversions
This commit is contained in:
@ -6,8 +6,8 @@ _Side scrolling platform game._
|
||||
- State: mature, inactive since 2005
|
||||
- Download: https://sourceforge.net/projects/abe/files/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: platform
|
||||
- Code repository: http://abe.cvs.sourceforge.net (cvs)
|
||||
- Keywords: platform, side scrolling
|
||||
- Code repository: https://gitlab.com/osgames/abe.git (import of cvs), http://abe.cvs.sourceforge.net (cvs)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
|
@ -10,6 +10,8 @@ _3D space scroll-shooter with spaceship upgrade possibilities._
|
||||
- Code language: C++, C
|
||||
- Code license: GPL-3.0
|
||||
|
||||
Developer: Mikkhail Kurin (Viewizard)
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
@ -6,7 +6,7 @@ _Battleship game._
|
||||
- State: mature, inactive since 2002
|
||||
- Download: https://sourceforge.net/projects/batnav/files/
|
||||
- Keywords: arcade, multiplayer
|
||||
- Code repository: http://batnav.cvs.sourceforge.net (cvs)
|
||||
- Code repository: https://gitlab.com/osgames/batnav.git (import of cvs), http://batnav.cvs.sourceforge.net (cvs)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -7,7 +7,7 @@ _Cue sports simulator aiming for physical accuracy and simplicity._
|
||||
- Download: http://www.nongnu.org/billiards/#downloads, http://download.savannah.nongnu.org/releases/billiards/
|
||||
- Platform: Linux
|
||||
- Keywords: sports, simulation
|
||||
- Code repository: http://cvs.savannah.nongnu.org:/sources/billiards (cvs)
|
||||
- Code repository: https://gitlab.com/osgames/billiards.git (import of cvs), http://cvs.savannah.nongnu.org:/sources/billiards (cvs)
|
||||
- Code language: Lua, Objective-C
|
||||
- Code license: GPL-3.0
|
||||
|
||||
|
@ -7,9 +7,9 @@ _Cannon Smash is a table tennis game._
|
||||
- Download: https://sourceforge.net/projects/cannonsmash/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: sports
|
||||
- Code repository: http://cannonsmash.cvs.sourceforge.net (cvs)
|
||||
- Code repository: https://gitlab.com/osgames/cannonsmash.git (import of cvs), http://cannonsmash.cvs.sourceforge.net (cvs)
|
||||
- Code language: C++
|
||||
- Code license: GPL
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: OpenGL
|
||||
|
||||
Developer: Kanna Yoshihiro
|
||||
|
@ -7,7 +7,7 @@ _Cuyo is a Puyo Puyo-style puzzle game._
|
||||
- Download: http://download.savannah.gnu.org/releases/cuyo/
|
||||
- Platform: Linux
|
||||
- Keywords: puzzle, tetris-like
|
||||
- Code repository: http://cvs.savannah.nongnu.org:/sources/cuyo (cvs)
|
||||
- Code repository: https://gitlab.com/osgames/cuyo.git (import of cvs), http://cvs.savannah.nongnu.org:/sources/cuyo (cvs)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Tennis game._
|
||||
- State: beta, inactive since 2005
|
||||
- Download: https://sourceforge.net/projects/freetennis/files/
|
||||
- Keywords: strategy, open content, sport
|
||||
- Code repository: http://freetennis.cvs.sourceforge.net:/cvsroot/freetennis (cvs)
|
||||
- Code repository: https://gitlab.com/osgames/freetennis.git (import of cvs), http://freetennis.cvs.sourceforge.net (cvs)
|
||||
- Code language: OCaml
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: GPL-2.0
|
||||
@ -14,3 +14,5 @@ _Tennis game._
|
||||
Developer: Maurizio Colucci
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
@ -7,7 +7,7 @@ _Combat flight simulator._
|
||||
- Download: https://sourceforge.net/projects/gl-117/files/gl-117/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: puzzle, combat flight simulation, open content
|
||||
- Code repository: http://gl-117.cvs.sourceforge.net:/cvsroot/gl-117 (cvs)
|
||||
- Code repository: https://gitlab.com/osgames/gl-117.git (import of cvs), http://gl-117.cvs.sourceforge.net (cvs)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: GLUT, SDL
|
||||
|
16
entries/lambdarogue_the_book_of_stars.md
Normal file
16
entries/lambdarogue_the_book_of_stars.md
Normal file
@ -0,0 +1,16 @@
|
||||
# LambdaRogue: The Book of Stars
|
||||
|
||||
_Roguelike RPG._
|
||||
|
||||
- Home: https://web.archive.org/web/20130604050642/http://lambdarogue.net/, https://code.google.com/archive/p/lambdarogue/, https://sourceforge.net/projects/lambdarogue/
|
||||
- State: mature, inactive since 2012
|
||||
- Download: https://code.google.com/archive/p/lambdarogue/downloads
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: role playing, roguelike
|
||||
- Code repository: (see download)
|
||||
- Code language: FreePascal
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Developer: Mario Donick
|
||||
|
||||
## Building
|
20
entries/lbreakout2.md
Normal file
20
entries/lbreakout2.md
Normal file
@ -0,0 +1,20 @@
|
||||
# LBreakout2
|
||||
|
||||
_Breakout clone and is the successor to LBreakout._
|
||||
|
||||
- Home: http://lgames.sourceforge.net/LBreakout2/, https://sourceforge.net/projects/lgames/, https://packages.debian.org/search?keywords=lbreakout2
|
||||
- State: mature, inactive since 2010
|
||||
- Download: https://sourceforge.net/projects/lgames/files/lbreakout2/
|
||||
- Platform: Linux
|
||||
- Keywords: arcade, open content
|
||||
- Code repository: https://svn.code.sf.net/p/lgames/code/trunk (svn part of it)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: ? (GPL-2.0)
|
||||
|
||||
Developer: Michael Speck
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
20
entries/lbreakouthd.md
Normal file
20
entries/lbreakouthd.md
Normal file
@ -0,0 +1,20 @@
|
||||
# LBreakoutHD
|
||||
|
||||
_Breakout clone - a remake of LBreakout2 with improved graphics._
|
||||
|
||||
- Home: http://lgames.sourceforge.net/LBreakoutHD/, https://sourceforge.net/projects/lgames/
|
||||
- State: mature
|
||||
- Download: https://sourceforge.net/projects/lgames/files/lbreakouthd/
|
||||
- Platform: Linux
|
||||
- Keywords: arcade, open content
|
||||
- Code repository: https://svn.code.sf.net/p/lgames/code/trunk (svn part of it)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: ? (GPL-3.0)
|
||||
|
||||
The gameplay of LBreakout2 is (mostly) preserved and it includes all levels from LBreakout2.
|
||||
|
||||
Developer: Michael Speck
|
||||
|
||||
## Building
|
16
entries/levelhead.md
Normal file
16
entries/levelhead.md
Normal file
@ -0,0 +1,16 @@
|
||||
# LevelHead
|
||||
|
||||
_Spatial memory game which uses the concept of "augmented reality" for its input._
|
||||
|
||||
- Home: https://julianoliver.com/levelhead/
|
||||
- State: mature, inactive since 2009
|
||||
- Platform: Linux
|
||||
- Keywords: puzzle, open content
|
||||
- Code repository: (https://julianoliver.com/levelhead/install.html)
|
||||
- Code language: C++, Python
|
||||
- Code license: GPL-3.0
|
||||
- Assets license: CC-BY-SA-3.0
|
||||
|
||||
Developer: Julian Oliver
|
||||
|
||||
## Building
|
17
entries/liberal_crime_squad.md
Normal file
17
entries/liberal_crime_squad.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Liberal Crime Squad
|
||||
|
||||
_Satirical console-based political role-playing/strategy game._
|
||||
|
||||
- Home: http://www.bay12games.com/lcs/, http://lcs.wikidot.com/, https://sourceforge.net/projects/lcsgame/
|
||||
- State: mature, inactive since 2012
|
||||
- Download: https://sourceforge.net/projects/lcsgame/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: strategy, console, inspired by Oubliette, open content
|
||||
- Code repository: https://svn.code.sf.net/p/lcsgame/code/trunk (svn)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: Curses, SDL2
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
18
entries/liberation_circuit.md
Normal file
18
entries/liberation_circuit.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Liberation Circuit
|
||||
|
||||
_Real-time strategy game about escaping from a hostile computer system, by designing and building units sufficient to the task._
|
||||
|
||||
- Home: https://github.com/linleyh/liberation-circuit/, https://forums.tigsource.com/index.php?topic=48505.0
|
||||
- State: mature
|
||||
- Keywords: strategy, open content, programming, real time
|
||||
- Code repository: https://github.com/linleyh/liberation-circuit.git
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Allegro
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Developer: Linley Henzell
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
15
entries/lierolibre.md
Normal file
15
entries/lierolibre.md
Normal file
@ -0,0 +1,15 @@
|
||||
# LieroLibre
|
||||
|
||||
_2D shooter game where two worms compete against each other._
|
||||
|
||||
- Home: http://www.liero.be/, https://gitlab.com/lierolibre/lierolibre, https://web.archive.org/web/20150331042028/https://gitorious.org/lierolibre
|
||||
- State: mature, inactive since 2017
|
||||
- Keywords: library, inspired by Liero, open content, shooter
|
||||
- Code repository: https://gitlab.com/lierolibre/lierolibre.git
|
||||
- Code language: C++
|
||||
- Code license: 2-clause BSD
|
||||
- Assets license: WTFPL
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
17
entries/limbs_off.md
Normal file
17
entries/limbs_off.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Limbs Off
|
||||
|
||||
_Game in plaimi's phun-fysics genre, in which they strive to reproduce complex real life physics, but take certain liberties whenever they feel it will add to the entertainment of the games._
|
||||
|
||||
- Home: https://secure.plaimi.net/games/limbs-off.html
|
||||
- State: beta, inactive since 2013
|
||||
- Keywords: arcade
|
||||
- Code repository: https://github.com/plaimi/limbs-off.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Fontconfig, LibPNG, OpenGL, SDL
|
||||
|
||||
Developer: plaimi
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
17
entries/ltris.md
Normal file
17
entries/ltris.md
Normal file
@ -0,0 +1,17 @@
|
||||
# LTris
|
||||
|
||||
_Tetris clone._
|
||||
|
||||
- Home: http://lgames.sourceforge.net/LTris/, https://sourceforge.net/projects/lgames/
|
||||
- State: mature, inactive since 2013
|
||||
- Download: https://sourceforge.net/projects/lgames/files/ltris/
|
||||
- Keywords: puzzle, open content, tetris-like
|
||||
- Code repository: https://svn.code.sf.net/p/lgames/code/trunk (svn part of it)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
Developer: Michael Speck
|
||||
|
||||
## Building
|
17
entries/luola.md
Normal file
17
entries/luola.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Luola
|
||||
|
||||
_Arcade game of genre "Luolalentely" (Cave-flying) inspired by V-Wing._
|
||||
|
||||
- Home: https://web.archive.org/web/20120322083830/http://www.luolamies.org/software/luola/
|
||||
- State: mature, inactive since 2005
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: arcade, open content
|
||||
- Code repository: https://github.com/callaa/luola.git (also see home)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: ? (GPL)
|
||||
|
||||
Developer: Calle Laakkonen
|
||||
|
||||
## Building
|
16
entries/magic_gardeners_tournament.md
Normal file
16
entries/magic_gardeners_tournament.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Magic Gardeners Tournament
|
||||
|
||||
_Real-time strategy game board game._
|
||||
|
||||
- Home: https://pyweek.org/e/TLP-2/
|
||||
- State: beta, inactive since 2007
|
||||
- Keywords: strategy, board game, open content, real time
|
||||
- Code repository: (see home)
|
||||
- Code language: Python
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: pygame, Pyglibs
|
||||
- Assets license: ? (GPL)
|
||||
|
||||
Developer: HoleInTheHeadStudios
|
||||
|
||||
## Building
|
15
entries/mah-jong.md
Normal file
15
entries/mah-jong.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Mah-Jong
|
||||
|
||||
_Client‐server set of programs for playing Mah-Jong, in the Chinese Classical style._
|
||||
|
||||
- Home: http://mahjong.julianbradfield.org/
|
||||
- State: mature
|
||||
- Download: http://mahjong.julianbradfield.org/Linux/, http://mahjong.julianbradfield.org/Windows/, http://mahjong.julianbradfield.org/Source/
|
||||
- Keywords: strategy
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Developer: Julian Bradfield
|
||||
|
||||
## Building
|
20
entries/maniadrive.md
Normal file
20
entries/maniadrive.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Maniadrive
|
||||
|
||||
_Racing clone of Trackmania._
|
||||
|
||||
- Home: http://maniadrive.raydium.org/, https://sourceforge.net/projects/maniadrive/
|
||||
- State: mature, inactive since 2008
|
||||
- Download: http://maniadrive.raydium.org/index.php?downloads=yes, https://sourceforge.net/projects/maniadrive/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: framework, inspired by Trackmania, open content, racing
|
||||
- Code repository: (see download)
|
||||
- Code language: PHP
|
||||
- Code license: GPL
|
||||
- Code dependencies: Raydium
|
||||
- Assets license: GPL (Music), CC BY-NC-SA, CC BY-SA
|
||||
|
||||
[Discussion of the music licensing](http://memak.raydium.org/viewtopic.php?p=5216&sid=6ccfed9175e1d0892554bb2d2d79ab9c)
|
||||
|
||||
Developer: xfennec
|
||||
|
||||
## Building
|
16
entries/marble_marcher.md
Normal file
16
entries/marble_marcher.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Marble Marcher
|
||||
|
||||
_3D game showcasing a fully ray marched graphics and making use of fractals and a fractal collision engine._
|
||||
|
||||
- Home: https://codeparade.itch.io/marblemarcher
|
||||
- State: mature
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: puzzle, open content
|
||||
- Code repository: https://github.com/HackerPoet/MarbleMarcher.git, https://github.com/WAUthethird/Marble-Marcher-Community-Edition.git (+)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: ? (GPL-2.0)
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
19
entries/mars.md
Normal file
19
entries/mars.md
Normal file
@ -0,0 +1,19 @@
|
||||
# M.A.R.S.
|
||||
|
||||
_A ridiculous shooter. In one of several game modes, two opposing teams are fighting in a gravitational 2D space with a few planets, including their homes._
|
||||
|
||||
- Home: https://sourceforge.net/projects/mars-game/, https://packages.debian.org/search?keywords=marsshooter
|
||||
- State: beta, inactive since 2016
|
||||
- Download: https://github.com/jwrdegoede/M.A.R.S./releases, https://sourceforge.net/projects/mars-game/files/
|
||||
- Keywords: platform, 2D, open content, shooter, top-down
|
||||
- Code repository: https://github.com/jwrdegoede/M.A.R.S..git, https://github.com/thelaui/M.A.R.S..git (+), https://svn.code.sf.net/p/mars-game/code/ (svn)
|
||||
- Code language: C++, C
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: OpenGL, SFML
|
||||
- Assets license: CC-BY 3.0, CC-BY-SA-3.0, PD
|
||||
|
||||
Developer: Simon Schneegans, Felix Lauer
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
14
entries/minetest_game.md
Normal file
14
entries/minetest_game.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Minetest Game
|
||||
|
||||
_Simple and peaceful “sandbox game” based on Minetest._
|
||||
|
||||
- Home: https://github.com/minetest/minetest_game/
|
||||
- State: mature
|
||||
- Keywords: simulation, open content, sandbox
|
||||
- Code repository: https://github.com/minetest/minetest_game.git
|
||||
- Code language: Lua
|
||||
- Code license: LGPL-2.1
|
||||
- Code dependencies: Minetest
|
||||
- Assets license: CC-BY-SA-3.0
|
||||
|
||||
## Building
|
17
entries/minilens.md
Normal file
17
entries/minilens.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Minilens
|
||||
|
||||
_Puzzle game where you dispose of waste and collect flowers. You can also place bombs to destroy blocks._
|
||||
|
||||
- Home: http://kobuge-games.github.io/minilens/
|
||||
- State: mature, inactive since 2018
|
||||
- Play: https://kobuge-games.github.io/minilens/ml/
|
||||
- Download: https://github.com/KOBUGE-Games/minilens/releases
|
||||
- Platform: Windows, Linux, macOS, Android, Web
|
||||
- Keywords: platform, open content, puzzle
|
||||
- Code repository: https://github.com/KOBUGE-Games/minilens.git
|
||||
- Code language: GDScript
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Godot
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
## Building
|
16
entries/mmpong.md
Normal file
16
entries/mmpong.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Mmpong
|
||||
|
||||
_Multiplayer Pong game._
|
||||
|
||||
- Home: https://web.archive.org/web/20100528120001/http://mmpong.net/trac, https://packages.debian.org/source/jessie/mmpong
|
||||
- State: beta, inactive since 2009
|
||||
- Keywords: arcade, multiplayer, online
|
||||
- Code repository: (see debian)
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
|
||||
Developer: Kai Hertel, Jan Friederich
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
18
entries/moagg2.md
Normal file
18
entries/moagg2.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Moagg2
|
||||
|
||||
_2D gravity game._
|
||||
|
||||
- Home: http://moagg.sourceforge.net/, https://sourceforge.net/projects/moagg/
|
||||
- State: mature, inactive since 2008
|
||||
- Download: http://moagg.sourceforge.net/download.html, https://sourceforge.net/projects/moagg/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: arcade, 2D, inspired by Space Taxi + Gravity Force, open content
|
||||
- Code repository: https://svn.code.sf.net/p/moagg/code/trunk (svn), http://moagg.cvs.sourceforge.net:/cvsroot/moagg (cvs)
|
||||
- Code language: Java
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: Golden-T Game Engine, Mozilla Rhino
|
||||
- Assets license: ? (GPL)
|
||||
|
||||
Developer: Bernhard Trummer
|
||||
|
||||
## Building
|
16
entries/moon-buggy.md
Normal file
16
entries/moon-buggy.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Moon-buggy
|
||||
|
||||
_Character-based game where you drive a car across the moon surface. You cannot stop, so you have to jump in time over any craters your car might meet._
|
||||
|
||||
- Home: https://www.seehuhn.de/pages/moon-buggy, https://packages.debian.org/search?keywords=moon-buggy
|
||||
- State: mature, inactive since 2006
|
||||
- Keywords: action, inspired by moon-patrol, side-scrolling
|
||||
- Code repository:
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Developer: Jochen Voss
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
18
entries/mr_rescue.md
Normal file
18
entries/mr_rescue.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Mr. Rescue
|
||||
|
||||
_Arcade game where you rescue people from a burning building._
|
||||
|
||||
- Home: http://tangramgames.dk/games/mrrescue/
|
||||
- State: mature, inactive since 2016
|
||||
- Download: https://github.com/SimonLarsen/mrrescue/releases (also home)
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: arcade, open content, platform
|
||||
- Code repository: https://github.com/SimonLarsen/mrrescue.git
|
||||
- Code language: Lua
|
||||
- Code license: zlib
|
||||
- Code dependencies: AnAL, LÖVE, slam, TSerial
|
||||
- Assets license: CC-BY-SA-3.0
|
||||
|
||||
Developer: Tangram
|
||||
|
||||
## Building
|
15
entries/mrfuze.md
Normal file
15
entries/mrfuze.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Mrfuze
|
||||
|
||||
_Platformer._
|
||||
|
||||
- Home: https://web.archive.org/web/20081121190409/http://pymike.4rensics.org/mrfuze/
|
||||
- State: mature, inactive since 2008
|
||||
- Keywords: platform
|
||||
- Code repository: (see home)
|
||||
- Code language: Python
|
||||
- Code license: LGPL-2.1
|
||||
- Code dependencies: pygame
|
||||
|
||||
Developer: PyMike
|
||||
|
||||
## Building
|
16
entries/mtp_target.md
Normal file
16
entries/mtp_target.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Mtp Target
|
||||
|
||||
_Online multiplayer action game._
|
||||
|
||||
- Home: https://web.archive.org/web/20130630212354/https://www.mtp-target.org/, https://web.archive.org/web/20170206034650/http://gna.org/projects/mtptarget/, https://code.google.com/archive/p/tux-target/
|
||||
- State: mature, inactive since 2008
|
||||
- Keywords: action, multiplayer, online, open content
|
||||
- Code repository: (see home)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: NeL
|
||||
- Assets license: ? (GPL)
|
||||
|
||||
Developer: Vianney Lecroart
|
||||
|
||||
## Building
|
15
entries/musosu.md
Normal file
15
entries/musosu.md
Normal file
@ -0,0 +1,15 @@
|
||||
# MUSoSu
|
||||
|
||||
_Sudoku puzzle game (generator and solver)._
|
||||
|
||||
- Home: http://musosu.sourceforge.net/en/index.html, https://sourceforge.net/projects/musosu/
|
||||
- State: beta, inactive since 2008
|
||||
- Download: https://sourceforge.net/projects/musosu/files/MUSoSu/
|
||||
- Keywords: adventure, sudoku puzzle
|
||||
- Code repository: (see download)
|
||||
- Code language: Java
|
||||
- Code license: GPL-3.0
|
||||
|
||||
Developer: Marios Visvardis
|
||||
|
||||
## Building
|
18
entries/n2048.md
Normal file
18
entries/n2048.md
Normal file
@ -0,0 +1,18 @@
|
||||
# n2048
|
||||
|
||||
_Ncurses implementation of the popular puzzle game 2048._
|
||||
|
||||
- Home: http://www.dettus.net/n2048/
|
||||
- State: beta, inactive since 2014
|
||||
- Platform: Linux
|
||||
- Keywords: puzzle
|
||||
- Code repository: (see home)
|
||||
- Code language: C
|
||||
- Code license: 2-clause BSD
|
||||
- Code dependencies: ncurses
|
||||
|
||||
Developer: Dettus
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
15
entries/necklace_of_the_eye.md
Normal file
15
entries/necklace_of_the_eye.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Necklace of the Eye
|
||||
|
||||
_Library that lets rogue-like games use graphical tiles._
|
||||
|
||||
- Home: http://www.roguetemple.com/z/noteye/
|
||||
- State: mature, inactive since 2016
|
||||
- Download: http://www.roguetemple.com/z/noteye/download.php
|
||||
- Keywords: library, roguelike
|
||||
- Code repository: https://github.com/zenorogue/noteye.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
|
||||
Developer: Zeno Rogue
|
||||
|
||||
## Building
|
20
entries/netmaumau.md
Normal file
20
entries/netmaumau.md
Normal file
@ -0,0 +1,20 @@
|
||||
# NetMauMau
|
||||
|
||||
_Online version of the multiplayer card game Mau Mau, which is a game with some similarities to Uno._
|
||||
|
||||
- Home: https://github.com/velnias75/NetMauMau, http://sourceforge.net/projects/netmaumau/
|
||||
- State: mature, inactive since 2015
|
||||
- Download: https://github.com/velnias75/NetMauMau/releases, https://sourceforge.net/projects/netmaumau/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: role playing, cards, online, open content
|
||||
- Code repository: https://github.com/velnias75/NetMauMau.git
|
||||
- Code language: C++
|
||||
- Code license: LGPL-3.0
|
||||
- Code dependencies: Qt
|
||||
- Assets license: ? (LGPL)
|
||||
|
||||
Developer: Heiko Schäfer
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
@ -2,18 +2,18 @@
|
||||
|
||||
_Part puzzle game, part action game, and entirely a test of skill._
|
||||
|
||||
- Home: https://neverball.org/
|
||||
- Home: https://neverball.org/, https://web.archive.org/web/20090105213528/http://icculus.org/neverball/
|
||||
- Media: https://en.wikipedia.org/wiki/Super_Monkey_Ball_(video_game)#Legacy
|
||||
- State: mature
|
||||
- Download: https://neverball.org/download.php
|
||||
- Platform: Windows, macOS
|
||||
- Keywords: action, clone, inspired by Super Monkey Ball
|
||||
- Code repository: https://github.com/Neverball/neverball.git
|
||||
- Code repository: https://github.com/Neverball/neverball.git, https://github.com/Neverball/neverball-docs.git (+), https://github.com/Neverball/neverball-music.git (+)
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
|
||||
Inspired by Super Monkey Ball.
|
||||
Includes Neverputt, a hot-seat multiplayer miniature golf game.
|
||||
|
||||
## Building
|
||||
|
||||
|
15
entries/nikki_and_the_robots.md
Normal file
15
entries/nikki_and_the_robots.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Nikki and the Robots
|
||||
|
||||
_Platformer where the player controls a cat named Nikki, who is able to remotely control robots via terminals, in order to solve puzzles._
|
||||
|
||||
- Home: https://github.com/nikki-and-the-robots/nikki
|
||||
- State: mature, inactive since 2012
|
||||
- Keywords: platform, open content
|
||||
- Code repository: https://github.com/nikki-and-the-robots/nikki.git
|
||||
- Code language: Haskell
|
||||
- Code license: LGPL-3.0
|
||||
- Assets license: CC-BY, CC-BY-SA, CC0
|
||||
|
||||
Developer: Soenke Hahn
|
||||
|
||||
## Building
|
16
entries/nikwi.md
Normal file
16
entries/nikwi.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Nikwi
|
||||
|
||||
_2D platformer where the player's goal is to collect sweets and avoid the traps and enemies._
|
||||
|
||||
- Home: https://web.archive.org/web/20100109033002/http://www.badsectoracula.com/games/nikwi/, https://packages.debian.org/search?keywords=nikwi
|
||||
- State: beta, inactive since 2012
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: platform, open content
|
||||
- Code repository: (see debian)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: GPL
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
17
entries/not_pacman.md
Normal file
17
entries/not_pacman.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Not Pacman
|
||||
|
||||
_Pacman-style game with gravity in which the player controls the rotation of the game field._
|
||||
|
||||
- Home: http://stabyourself.net/notpacman/
|
||||
- State: mature, inactive since 2013
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: action, open content, pacman-like
|
||||
- Code repository: (see home)
|
||||
- Code language: Lua
|
||||
- Code license: WTFPL
|
||||
- Code dependencies: LÖVE
|
||||
- Assets license: WTFPL
|
||||
|
||||
Developer: Sam Hocevar
|
||||
|
||||
## Building
|
19
entries/numpty_physics.md
Normal file
19
entries/numpty_physics.md
Normal file
@ -0,0 +1,19 @@
|
||||
# Numpty Physics
|
||||
|
||||
_Drawing puzzle game, where the goal is to draw shapes on a drawing to get two given objects to touch._
|
||||
|
||||
- Home: http://numptyphysics.garage.maemo.org/
|
||||
- State: beta, inactive since 2016
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: puzzle, open content, physics simulation
|
||||
- Code repository: https://github.com/thp/numptyphysics.git, https://github.com/svn2github/numptyphysics.git (+)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Box2D, SDL2
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Developer: Tim Edmonds
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
19
entries/ogs_mahjong.md
Normal file
19
entries/ogs_mahjong.md
Normal file
@ -0,0 +1,19 @@
|
||||
# OGS Mahjong
|
||||
|
||||
_Simple mahjong solitaire game with 3D graphics._
|
||||
|
||||
- Home: http://opengamestudio.org/en/game/ogs-mahjong-1.html, https://sourceforge.net/projects/osrpgcreation/
|
||||
- State: mature, inactive since 2016
|
||||
- Download: https://sourceforge.net/projects/osrpgcreation/files/Mahjong/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: puzzle, 3D, board
|
||||
- Code repository: http://hg.code.sf.net/p/osrpgcreation/code (hg)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: CEGUI, Ogre3D
|
||||
|
||||
Developer: Opensource Game Studio
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
14
entries/omega-rpg.md
Normal file
14
entries/omega-rpg.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Omega-rpg
|
||||
|
||||
_Single player roguelike game._
|
||||
|
||||
- Home: http://www.alcyone.com/max/projects/omega/, https://sourceforge.net/projects/omega-roguelike/, https://packages.debian.org/search?keywords=omega-rpg
|
||||
- State: beta, inactive since 2000
|
||||
- Keywords: framework, roguelike
|
||||
- Code repository: (see homepage) http://omega-roguelike.cvs.sourceforge.net (cvs)
|
||||
- Code language: C
|
||||
- Code license: LGPL-2.0 (debian version)
|
||||
|
||||
Developer: Laurence R. Brothers
|
||||
|
||||
## Building
|
15
entries/omega.md
Normal file
15
entries/omega.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Omega
|
||||
|
||||
_Universe Simulator._
|
||||
|
||||
- Home: http://github.com/movitto/omega
|
||||
- State: beta
|
||||
- Keywords: strategy, open content, real time, space
|
||||
- Code repository: https://github.com/movitto/omega.git
|
||||
- Code language: Javascript, Ruby
|
||||
- Code license: AGPL-3.0
|
||||
- Assets license: CC BY-SA, Public domain, GPL
|
||||
|
||||
Developer: Mohammed Morsi, Nicolas Satragno
|
||||
|
||||
## Building
|
15
entries/one_hour_one_life.md
Normal file
15
entries/one_hour_one_life.md
Normal file
@ -0,0 +1,15 @@
|
||||
# One Hour One Life
|
||||
|
||||
_Multiplayer survival game of parenting and civilisation building._
|
||||
|
||||
- Home: https://onehouronelife.com/, https://github.com/jasonrohrer/OneLife/
|
||||
- State: mature
|
||||
- Keywords: remake, multiplayer, online, open content
|
||||
- Code repository: https://github.com/jasonrohrer/OneLife.git
|
||||
- Code language: C, C++, PHP
|
||||
- Code license: Public domain (https://github.com/jasonrohrer/OneLife/blob/master/no_copyright.txt)
|
||||
- Assets license: Public domain
|
||||
|
||||
Developer: Jason Rohrer
|
||||
|
||||
## Building
|
@ -2,7 +2,7 @@
|
||||
|
||||
_Remake of Liero._
|
||||
|
||||
- Home: http://www.liero.be/
|
||||
- Home: http://www.liero.be/, https://code.google.com/archive/p/liero/
|
||||
- State: mature, inactive since 2015
|
||||
- Keywords: action, arcade, free content, inspired by Liero, multiplayer Split-screen, remake
|
||||
- Code repository: https://github.com/gliptic/liero.git (Liero 1.36)
|
||||
@ -12,6 +12,4 @@ _Remake of Liero._
|
||||
|
||||
Liero 1.36. License information at http://www.liero.be/licenses/135/license.txt
|
||||
|
||||
See also [lierolibre](https://gitorious.org/lierolibre).
|
||||
|
||||
## Building
|
||||
|
@ -129,10 +129,13 @@
|
||||
- **[Mindustry](../mindustry.md)** (Java, GPL-3.0, mature)
|
||||
- **[Mininim](../mininim.md)** (C, GPL-3.0, beta, inactive since 2017)
|
||||
- **[mk.js](../mkjs.md)** (JavaScript, MIT, beta)
|
||||
- **[Moon-buggy](../moon-buggy.md)** (C, GPL-2.0, mature, inactive since 2006)
|
||||
- **[Mr.Boom](../mrboom.md)** (C++, MIT, mature)
|
||||
- **[Mtp Target](../mtp_target.md)** (C++, GPL-2.0, mature, inactive since 2008)
|
||||
- **[Netrek](../netrek.md)** (C, Custom, mature, inactive since 2009)
|
||||
- **[Neverball](../neverball.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Nexuiz](../nexuiz.md)** (C++, GPL-2.0, mature)
|
||||
- **[Not Pacman](../not_pacman.md)** (Lua, WTFPL, mature, inactive since 2013)
|
||||
- **[Nuncabola](../nuncabola.md)** (Java, GPL-2.0, beta)
|
||||
- **[nXtank](../nxtank.md)** (Python, GPL-3.0, beta, inactive since 2010)
|
||||
- **[Open Surge](../open_surge.md)** (C, GPL-3.0, beta)
|
||||
|
@ -28,6 +28,7 @@
|
||||
- **[L'Abbaye des Morts](../labbaye_des_morts.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[Morpheus Web Remake](../morpheus_web_remake.md)** (Javascript, MIT, beta)
|
||||
- **[Murder In The Public Domain](../murder_in_the_public_domain.md)** (C++, GPL-3.0, mature, inactive since 2013)
|
||||
- **[MUSoSu](../musosu.md)** (Java, GPL-3.0, beta, inactive since 2008)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[ResidualVM](../residualvm.md)** (C++, GPL-2.0, beta)
|
||||
- **[Sentient Storage](../sentient_storage.md)** (Python, Public domain, mature)
|
||||
|
@ -159,7 +159,7 @@
|
||||
- **[CaesarIA](../caesaria.md)** (C++, JavaScript, GPL-3.0, beta)
|
||||
- **[Candy Box 2](../candy_box_2.md)** (TypeScript, JavaScript, GPL-3.0, mature, inactive since 2013)
|
||||
- **[Cannonball](../cannonball.md)** (C++, MAME, beta)
|
||||
- **[CannonSmash](../cannonsmash.md)** (C++, GPL, beta, inactive since 2003)
|
||||
- **[CannonSmash](../cannonsmash.md)** (C++, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Canta](../canta.md)** (Python, GPL-3.0, beta, inactive since 2011)
|
||||
- **[Caph](../caph.md)** (C, GPL-3.0, mature, inactive since 2010)
|
||||
- **[Card Stories](../card_stories.md)** (JavaScript, Python, AGPL-3.0, beta, inactive since 2012)
|
||||
@ -593,21 +593,29 @@
|
||||
- **[ladder](../ladder-2.md)** (Go, MIT, beta, inactive since 2016)
|
||||
- **[Ladder](../ladder.md)** (Java, GPL-2.0, mature, inactive since 2005)
|
||||
- **[LambdaHack](../lambdahack.md)** (Haskell, 3-clause BSD, beta)
|
||||
- **[LambdaRogue: The Book of Stars](../lambdarogue_the_book_of_stars.md)** (FreePascal, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Land of Fire](../land_of_fire.md)** (Custom, GPL-2.0, beta)
|
||||
- **[LastTry](../lasttry.md)** (Java, MIT, beta, inactive since 2017)
|
||||
- **[LBreakout2](../lbreakout2.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[LBreakoutHD](../lbreakouthd.md)** (C++, GPL-3.0, mature)
|
||||
- **[Lemmings.ts](../lemmingsts.md)** (TypeScript, MIT, mature)
|
||||
- **[Lemmini](../lemmini.md)** (Java, Apache-2.0, beta, inactive since 2017)
|
||||
- **[LevelHead](../levelhead.md)** (C++, Python, GPL-3.0, mature, inactive since 2009)
|
||||
- **[Lexica](../lexica.md)** (Java, GPL-3.0, mature)
|
||||
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
|
||||
- **[LGeneral](../lgeneral.md)** (C, GPL-2.0, mature, inactive since 2017)
|
||||
- **[Liberal Crime Squad](../liberal_crime_squad.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Liberation Circuit](../liberation_circuit.md)** (C, GPL-3.0, mature)
|
||||
- **[libGDX](../libgdx.md)** (Java, C++, C, Apache-2.0, mature)
|
||||
- **[libpng](../libpng.md)** (C, Custom, mature)
|
||||
- **[Libre Pinball](../libre_pinball.md)** (GDScript, MIT, beta, inactive since 2015)
|
||||
- **[Libre: The Open Source Card Game](../libre_the_open_source_card_game.md)** (??, ??, mature, inactive since 2010)
|
||||
- **[Librelancer](../librelancer.md)** (C, C#, MIT, beta)
|
||||
- **[Libxml2](../libxml2.md)** (C, MIT, mature)
|
||||
- **[LieroLibre](../lierolibre.md)** (C++, 2-clause BSD, mature, inactive since 2017)
|
||||
- **[Lightweight Java Game Library](../lightweight_java_game_library.md)** (Kotlin, C, 3-clause BSD, mature)
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[Limbs Off](../limbs_off.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[LinCity-NG](../lincity-ng.md)** (C++, GPL-2.0, mature)
|
||||
- **[Lincity](../lincity.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
- **[Linley's Dungeon Crawl](../linleys_dungeon_crawl.md)** (C, Custom, mature, inactive since 2006)
|
||||
@ -620,21 +628,28 @@
|
||||
- **[Lords of the Fey](../lords_of_the_fey.md)** (JavaScript, AGPL-3.0, beta, inactive since 2018)
|
||||
- **[LordsAWar!](../lordsawar.md)** (C++, GPL-3.0, mature)
|
||||
- **[Lose Your Marbles](../lose_your_marbles.md)** (JavaScript, MIT, mature, inactive since 2014)
|
||||
- **[LTris](../ltris.md)** (C, GPL-2.0, mature, inactive since 2013)
|
||||
- **[lttp-phaser](../lttp-phaser.md)** (TypeScript, JavaScript, MIT, beta, inactive since 2016)
|
||||
- **[Lua](../lua.md)** (C, MIT, mature)
|
||||
- **[Lugaru](../lugaru.md)** (C++, GPL-2.0, mature)
|
||||
- **[Lumix Engine](../lumix_engine.md)** (C++, MIT, beta)
|
||||
- **[Luola](../luola.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
- **[LZMA SDK](../lzma_sdk.md)** (C, LGPL-2.0, mature)
|
||||
- **[LÖVE](../love.md)** (C++, zlib, mature)
|
||||
- **[M.A.R.S.](../mars.md)** (C++, C, GPL-3.0, beta, inactive since 2016)
|
||||
- **[M.E.W.L.](../mewl.md)** (C++, GPL-2.0, beta, inactive since 2015)
|
||||
- **[Machinations](../machinations.md)** (C++, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Maelstrom](../maelstrom.md)** (C, C++, GPL-2.0, mature, inactive since 2002)
|
||||
- **[Magarena](../magarena.md)** (Java, Groovy, GPL-3.0, mature)
|
||||
- **[MAGE - Matthias Advanced Game Engine](../mage-matthias_advanced_game_engine.md)** (C++, GPL-3.0, beta)
|
||||
- **[Magic Gardeners Tournament](../magic_gardeners_tournament.md)** (Python, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Magical Life](../magical_life.md)** (C#, MIT, beta)
|
||||
- **[Mah-Jong](../mah-jong.md)** (C, GPL-2.0, mature)
|
||||
- **[Mana](../mana.md)** (C++, GPL-2.0, beta)
|
||||
- **[Maniadrive](../maniadrive.md)** (PHP, GPL, mature, inactive since 2008)
|
||||
- **[Manic Digger](../manic_digger.md)** (C#, Public domain, Unlicense, mature, inactive since 2017)
|
||||
- **[Maratis](../maratis.md)** (C++, GPL-2.0, beta)
|
||||
- **[Marble Marcher](../marble_marcher.md)** (C++, GPL-2.0, mature)
|
||||
- **[Marblez](../marblez.md)** (C#, MIT, beta, inactive since 2017)
|
||||
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
|
||||
- **[Mario Objects](../mario_objects.md)** (C#, MIT, beta)
|
||||
@ -660,28 +675,40 @@
|
||||
- **[MineCraft-One-Week-Challenge](../minecraft-one-week-challenge.md)** (C++, MIT, beta)
|
||||
- **[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)
|
||||
- **[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)
|
||||
- **[Mirror Magic](../mirror_magic.md)** (C, GPL-2.0, mature)
|
||||
- **[mk.js](../mkjs.md)** (JavaScript, MIT, beta)
|
||||
- **[mkxp](../mkxp.md)** (C++, C, GPL-2.0, mature)
|
||||
- **[Mmpong](../mmpong.md)** (C, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Moagg2](../moagg2.md)** (Java, GPL-2.0, mature, inactive since 2008)
|
||||
- **[Mocha Doom](../mocha_doom.md)** (Java, ?, beta, inactive since 2012)
|
||||
- **[MonoGame](../monogame.md)** (C#, Ms-PL, MIT, mature)
|
||||
- **[Monster Generator](../monster_generator.md)** (Java, MIT, mature)
|
||||
- **[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)
|
||||
- **[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)
|
||||
- **[Mpango](../mpango.md)** (Java, GPL-2.0, beta, inactive since 2013)
|
||||
- **[Mr. Rescue](../mr_rescue.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Mr.Boom](../mrboom.md)** (C++, MIT, mature)
|
||||
- **[Mrfuze](../mrfuze.md)** (Python, LGPL-2.1, mature, inactive since 2008)
|
||||
- **[Mtp Target](../mtp_target.md)** (C++, GPL-2.0, mature, inactive since 2008)
|
||||
- **[Murder In The Public Domain](../murder_in_the_public_domain.md)** (C++, GPL-3.0, mature, inactive since 2013)
|
||||
- **[MUSoSu](../musosu.md)** (Java, GPL-3.0, beta, inactive since 2008)
|
||||
- **[n2048](../n2048.md)** (C, 2-clause BSD, beta, inactive since 2014)
|
||||
- **[Naev](../naev.md)** (C, Lua, GPL-3.0, mature)
|
||||
- **[Nazara Engine](../nazara_engine.md)** (C, C++, MIT, beta)
|
||||
- **[NBlood](../nblood.md)** (C, C++, Lua, GPL-2.0, mature)
|
||||
- **[Necklace of the Eye](../necklace_of_the_eye.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Netacka](../netacka.md)** (C, MIT, mature)
|
||||
- **[NetHack](../nethack.md)** (C, Custom, mature)
|
||||
- **[NetMauMau](../netmaumau.md)** (C++, LGPL-3.0, mature, inactive since 2015)
|
||||
- **[NetPanzer](../netpanzer.md)** (C++, GPL-2.0, beta)
|
||||
- **[Netrek](../netrek.md)** (C, Custom, mature, inactive since 2009)
|
||||
- **[NetStatsBaseball](../netstatsbaseball.md)** (C, Public domain, mature)
|
||||
@ -689,11 +716,15 @@
|
||||
- **[Nexuiz](../nexuiz.md)** (C++, GPL-2.0, mature)
|
||||
- **[NFSIISE](../nfsiise.md)** (C, MIT, mature)
|
||||
- **[Nighthawk](../nighthawk.md)** (C++, GPL-2.0, mature, inactive since 2004)
|
||||
- **[Nikki and the Robots](../nikki_and_the_robots.md)** (Haskell, LGPL-3.0, mature, inactive since 2012)
|
||||
- **[Nikwi](../nikwi.md)** (C++, GPL-2.0, beta, inactive since 2012)
|
||||
- **[NLarn](../nlarn.md)** (C, Lua, GPL-3.0, mature)
|
||||
- **[Noiz2sa](../noiz2sa.md)** (C, C++, 2-clause BSD, beta, inactive since 2004)
|
||||
- **[Not Pacman](../not_pacman.md)** (Lua, WTFPL, mature, inactive since 2013)
|
||||
- **[NOVA PINBALL](../nova_pinball.md)** (Lua, GPL-3.0, beta, inactive since 2017)
|
||||
- **[NStars!](../nstars.md)** (C#, ?, beta, inactive since 2004)
|
||||
- **[NullpoMino](../nullpomino.md)** (Java, 3-clause BSD, mature)
|
||||
- **[Numpty Physics](../numpty_physics.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Nuncabola](../nuncabola.md)** (Java, GPL-2.0, beta)
|
||||
- **[Nuvie](../nuvie.md)** (C, C++, Lua, GPL-2.0, beta, inactive since 2018)
|
||||
- **[NXEngine-evo](../nxengine-evo.md)** (C++, GPL-3.0, mature)
|
||||
@ -703,7 +734,11 @@
|
||||
- **[Octaforge](../octaforge.md)** (C++, Custom, mature)
|
||||
- **[Odamex](../odamex.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[OGRE3D](../ogre3d.md)** (C++, MIT, mature)
|
||||
- **[OGS Mahjong](../ogs_mahjong.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Omega-rpg](../omega-rpg.md)** (C, LGPL-2.0, beta, inactive since 2000)
|
||||
- **[Omega](../omega.md)** (Javascript, Ruby, AGPL-3.0, beta)
|
||||
- **[Omnispeak](../omnispeak.md)** (C, GPL-2.0, mature)
|
||||
- **[One Hour One Life](../one_hour_one_life.md)** (C, C++, PHP, Public domain, mature)
|
||||
- **[One Way To Go](../one_way_to_go.md)** (Lua, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Oolite](../oolite.md)** (Objective-C, C, JavaScript, GPL-2.0, mature)
|
||||
- **[Open AL Soft](../open_al_soft.md)** (C, LGPL-2.0, mature)
|
||||
@ -827,6 +862,7 @@
|
||||
- **[Penumbra](../penumbra.md)** (C#, MIT, mature)
|
||||
- **[Performous](../performous.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Phantasy Star Rebirth](../phantasy_star_rebirth.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Physics Platformer](../physics_platformer.md)** (Java, MIT, beta, inactive since 2017)
|
||||
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
|
||||
- **[Pink Pony](../pink_pony.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[Pioneer](../pioneer.md)** (C, C++, Lua, Apache-2.0, GPL-3.0, mature)
|
||||
@ -1104,7 +1140,7 @@
|
||||
- **[uMario](../umario.md)** (C++, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Umbra](../umbra.md)** (Python, Custom, beta, inactive since 2002)
|
||||
- **[UnCiv](../unciv.md)** (Kotlin, MPL-2.0, beta)
|
||||
- **[Underworld Adventures](../underworld_adventures.md)** (C++, Lua, GPL-2.0, beta, inactive since 2007)
|
||||
- **[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)
|
||||
- **[Unknown Horizons](../unknown_horizons.md)** (Python, GPL-2.0, beta)
|
||||
|
@ -37,6 +37,7 @@
|
||||
- **[Mercenary Commander](../mercenary_commander.md)** (Java, 3-clause BSD, beta, inactive since 2010)
|
||||
- **[Mindustry](../mindustry.md)** (Java, GPL-3.0, mature)
|
||||
- **[Minetest](../minetest.md)** (C, C++, Lua, LGPL-2.1, mature)
|
||||
- **[Minilens](../minilens.md)** (GDScript, GPL-3.0, mature, inactive since 2018)
|
||||
- **[Morpheus Web Remake](../morpheus_web_remake.md)** (Javascript, MIT, beta)
|
||||
- **[NOVA PINBALL](../nova_pinball.md)** (Lua, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Open Flood](../open_flood.md)** (Java, MIT, mature, inactive since 2018)
|
||||
|
@ -38,9 +38,16 @@
|
||||
- **[Kuklomenos](../kuklomenos.md)** (C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[ladder](../ladder-2.md)** (Go, MIT, beta, inactive since 2016)
|
||||
- **[Ladder](../ladder.md)** (Java, GPL-2.0, mature, inactive since 2005)
|
||||
- **[LBreakout2](../lbreakout2.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[LBreakoutHD](../lbreakouthd.md)** (C++, GPL-3.0, mature)
|
||||
- **[Limbs Off](../limbs_off.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Luola](../luola.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
- **[Maelstrom](../maelstrom.md)** (C, C++, GPL-2.0, mature, inactive since 2002)
|
||||
- **[Marblez](../marblez.md)** (C#, MIT, beta, inactive since 2017)
|
||||
- **[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)
|
||||
- **[Mr. Rescue](../mr_rescue.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Nighthawk](../nighthawk.md)** (C++, GPL-2.0, mature, inactive since 2004)
|
||||
- **[Noiz2sa](../noiz2sa.md)** (C, C++, 2-clause BSD, beta, inactive since 2004)
|
||||
- **[OpenJazz](../openjazz.md)** (C++, GPL-2.0, beta)
|
||||
@ -53,6 +60,7 @@
|
||||
- **[PainTown](../paintown.md)** (C++, Java, Python, 3-clause BSD, mature)
|
||||
- **[Pang Zero](../pang_zero.md)** (Perl, GPL-2.0, beta, inactive since 2007)
|
||||
- **[PARSEC47](../parsec47.md)** (D, 2-clause BSD, beta, inactive since 2003)
|
||||
- **[Physics Platformer](../physics_platformer.md)** (Java, MIT, beta, inactive since 2017)
|
||||
- **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta)
|
||||
- **[progress-quest](../progress-quest.md)** (C++, MIT, mature)
|
||||
- **[Pygame---Alien-Invasion](../pygame-alien-invasion.md)** (Python, GPL-3.0, beta, inactive since 2018)
|
||||
|
@ -4,6 +4,7 @@
|
||||
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
|
||||
- **[DreamChess](../dreamchess.md)** (C, GPL-3.0, beta)
|
||||
- **[JSettlers](../jsettlers.md)** (Java, GPL-3.0, mature)
|
||||
- **[Magic Gardeners Tournament](../magic_gardeners_tournament.md)** (Python, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Open Legend RPG](../open_legend_rpg.md)** (Text, Custom, mature)
|
||||
- **[Pasang Emas](../pasang_emas.md)** (Vala, GPL-3.0, mature)
|
||||
- **[Pioneers](../pioneers.md)** (C, GPL-2.0, mature)
|
||||
|
@ -33,6 +33,7 @@
|
||||
- **[Lumix Engine](../lumix_engine.md)** (C++, MIT, beta)
|
||||
- **[LÖVE](../love.md)** (C++, zlib, mature)
|
||||
- **[Mana](../mana.md)** (C++, GPL-2.0, beta)
|
||||
- **[Maniadrive](../maniadrive.md)** (PHP, GPL, mature, inactive since 2008)
|
||||
- **[Maratis](../maratis.md)** (C++, GPL-2.0, beta)
|
||||
- **[Minetest](../minetest.md)** (C, C++, Lua, LGPL-2.1, mature)
|
||||
- **[mkxp](../mkxp.md)** (C++, C, GPL-2.0, mature)
|
||||
@ -41,6 +42,7 @@
|
||||
- **[O.H.R.RPG.C.E.](../ohrrpgce.md)** (Basic, GPL-2.0, mature)
|
||||
- **[Octaforge](../octaforge.md)** (C++, Custom, mature)
|
||||
- **[OGRE3D](../ogre3d.md)** (C++, MIT, mature)
|
||||
- **[Omega-rpg](../omega-rpg.md)** (C, LGPL-2.0, beta, inactive since 2000)
|
||||
- **[Open Game Engine](../open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
|
||||
- **[Open RPG Maker](../open_rpg_maker.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[OpenFL](../openfl.md)** (Haxe, MIT, mature)
|
||||
|
@ -16,8 +16,10 @@
|
||||
- **[Harmonist: Dayoriah Clan Infiltration](../harmonist_dayoriah_clan_infiltration.md)** (Go, ISC, beta)
|
||||
- **[libpng](../libpng.md)** (C, Custom, mature)
|
||||
- **[Libxml2](../libxml2.md)** (C, MIT, mature)
|
||||
- **[LieroLibre](../lierolibre.md)** (C++, 2-clause BSD, mature, inactive since 2017)
|
||||
- **[Lua](../lua.md)** (C, MIT, mature)
|
||||
- **[LZMA SDK](../lzma_sdk.md)** (C, LGPL-2.0, mature)
|
||||
- **[Necklace of the Eye](../necklace_of_the_eye.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Open AL Soft](../open_al_soft.md)** (C, LGPL-2.0, mature)
|
||||
- **[Open AL](../open_al.md)** (C, Proprietary, mature)
|
||||
- **[OpenSSL](../openssl.md)** (C, Custom, mature)
|
||||
|
@ -46,7 +46,7 @@
|
||||
- **[BZFlag](../bzflag.md)** (C++, LGPL-2.1, MPL-2.0, mature)
|
||||
- **[C-Dogs SDL](../c-dogs_sdl.md)** (C, GPL-2.0, mature)
|
||||
- **[CaesarIA](../caesaria.md)** (C++, JavaScript, GPL-3.0, beta)
|
||||
- **[CannonSmash](../cannonsmash.md)** (C++, GPL, beta, inactive since 2003)
|
||||
- **[CannonSmash](../cannonsmash.md)** (C++, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Canta](../canta.md)** (Python, GPL-3.0, beta, inactive since 2011)
|
||||
- **[Caph](../caph.md)** (C, GPL-3.0, mature, inactive since 2010)
|
||||
- **[Cart Life](../cart_life.md)** (AGS Script, Custom, mature, inactive since 2014)
|
||||
@ -170,29 +170,46 @@
|
||||
- **[Krystal Drop](../krystal_drop.md)** (C++, GPL-2.0, beta, inactive since 2004)
|
||||
- **[L'Abbaye des Morts](../labbaye_des_morts.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[LambdaHack](../lambdahack.md)** (Haskell, 3-clause BSD, beta)
|
||||
- **[LambdaRogue: The Book of Stars](../lambdarogue_the_book_of_stars.md)** (FreePascal, GPL-2.0, mature, inactive since 2012)
|
||||
- **[LBreakout2](../lbreakout2.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[LBreakoutHD](../lbreakouthd.md)** (C++, GPL-3.0, mature)
|
||||
- **[LevelHead](../levelhead.md)** (C++, Python, GPL-3.0, mature, inactive since 2009)
|
||||
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
|
||||
- **[Liberal Crime Squad](../liberal_crime_squad.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Librelancer](../librelancer.md)** (C, C#, MIT, beta)
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[LionEngine](../lionengine.md)** (Java, GPL-3.0, mature)
|
||||
- **[Liquid War](../liquid_war.md)** (C, GPL-3.0, mature, inactive since 2015)
|
||||
- **[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)
|
||||
- **[Maelstrom](../maelstrom.md)** (C, C++, GPL-2.0, mature, inactive since 2002)
|
||||
- **[Maniadrive](../maniadrive.md)** (PHP, GPL, mature, inactive since 2008)
|
||||
- **[Marble Marcher](../marble_marcher.md)** (C++, GPL-2.0, mature)
|
||||
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
|
||||
- **[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)
|
||||
- **[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)
|
||||
- **[Moagg2](../moagg2.md)** (Java, GPL-2.0, mature, inactive since 2008)
|
||||
- **[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)
|
||||
- **[n2048](../n2048.md)** (C, 2-clause BSD, beta, inactive since 2014)
|
||||
- **[Nazara Engine](../nazara_engine.md)** (C, C++, MIT, beta)
|
||||
- **[NetMauMau](../netmaumau.md)** (C++, LGPL-3.0, mature, inactive since 2015)
|
||||
- **[Netrek](../netrek.md)** (C, Custom, mature, inactive since 2009)
|
||||
- **[NFSIISE](../nfsiise.md)** (C, MIT, mature)
|
||||
- **[Nikwi](../nikwi.md)** (C++, GPL-2.0, beta, inactive since 2012)
|
||||
- **[Noiz2sa](../noiz2sa.md)** (C, C++, 2-clause BSD, beta, inactive since 2004)
|
||||
- **[Not Pacman](../not_pacman.md)** (Lua, WTFPL, mature, inactive since 2013)
|
||||
- **[NOVA PINBALL](../nova_pinball.md)** (Lua, GPL-3.0, beta, inactive since 2017)
|
||||
- **[NullpoMino](../nullpomino.md)** (Java, 3-clause BSD, mature)
|
||||
- **[Numpty Physics](../numpty_physics.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[OGS Mahjong](../ogs_mahjong.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Oolite](../oolite.md)** (Objective-C, C, JavaScript, GPL-2.0, mature)
|
||||
- **[Open Fodder](../open_fodder.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Open Horizon](../open_horizon.md)** (C++, MIT, beta)
|
||||
@ -224,6 +241,7 @@
|
||||
- **[Pasang Emas](../pasang_emas.md)** (Vala, GPL-3.0, mature)
|
||||
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Performous](../performous.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Physics Platformer](../physics_platformer.md)** (Java, MIT, beta, inactive since 2017)
|
||||
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
|
||||
- **[Pink Pony](../pink_pony.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[PixelLight](../pixellight.md)** (C, C++, MIT, mature, inactive since 2012)
|
||||
|
@ -100,6 +100,7 @@
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[LionEngine](../lionengine.md)** (Java, GPL-3.0, 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)
|
||||
- **[Maelstrom](../maelstrom.md)** (C, C++, GPL-2.0, mature, inactive since 2002)
|
||||
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
|
||||
@ -108,10 +109,14 @@
|
||||
- **[MicroWar 2.0](../microwar_20.md)** (Python, 3-clause BSD, mature, inactive since 2009)
|
||||
- **[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)
|
||||
- **[Mr. Rescue](../mr_rescue.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Netrek](../netrek.md)** (C, Custom, mature, inactive since 2009)
|
||||
- **[Neverball](../neverball.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Not Pacman](../not_pacman.md)** (Lua, WTFPL, mature, inactive since 2013)
|
||||
- **[NOVA PINBALL](../nova_pinball.md)** (Lua, GPL-3.0, beta, inactive since 2017)
|
||||
- **[NullpoMino](../nullpomino.md)** (Java, 3-clause BSD, mature)
|
||||
- **[Numpty Physics](../numpty_physics.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Oolite](../oolite.md)** (Objective-C, C, JavaScript, GPL-2.0, mature)
|
||||
- **[Open Horizon](../open_horizon.md)** (C++, MIT, beta)
|
||||
- **[Open Rodent's Revenge](../open_rodents_revenge.md)** (C++, MIT, beta, inactive since 2018)
|
||||
|
@ -22,8 +22,14 @@
|
||||
- **[Keen Dreams](../keen_dreams.md)** (C, Assembly, C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[L'Abbaye des Morts](../labbaye_des_morts.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[Lionheart Remake](../lionheart_remake.md)** (Java, GPL-3.0, beta, inactive since 2018)
|
||||
- **[M.A.R.S.](../mars.md)** (C++, C, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
|
||||
- **[Mario Objects](../mario_objects.md)** (C#, MIT, beta)
|
||||
- **[Minilens](../minilens.md)** (GDScript, GPL-3.0, mature, inactive since 2018)
|
||||
- **[Mr. Rescue](../mr_rescue.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Mrfuze](../mrfuze.md)** (Python, LGPL-2.1, mature, inactive since 2008)
|
||||
- **[Nikki and the Robots](../nikki_and_the_robots.md)** (Haskell, LGPL-3.0, mature, inactive since 2012)
|
||||
- **[Nikwi](../nikwi.md)** (C++, GPL-2.0, beta, inactive since 2012)
|
||||
- **[NXEngine-evo](../nxengine-evo.md)** (C++, GPL-3.0, mature)
|
||||
- **[NXEngine](../nxengine.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Open Surge](../open_surge.md)** (C, GPL-3.0, beta)
|
||||
|
@ -66,15 +66,22 @@
|
||||
- **[l-echo](../l-echo.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Lemmings.ts](../lemmingsts.md)** (TypeScript, MIT, mature)
|
||||
- **[Lemmini](../lemmini.md)** (Java, Apache-2.0, beta, inactive since 2017)
|
||||
- **[LevelHead](../levelhead.md)** (C++, Python, GPL-3.0, mature, inactive since 2009)
|
||||
- **[Lexica](../lexica.md)** (Java, GPL-3.0, mature)
|
||||
- **[Lix](../lix.md)** (D, C++, CC0, beta)
|
||||
- **[LTris](../ltris.md)** (C, GPL-2.0, mature, inactive since 2013)
|
||||
- **[Marble Marcher](../marble_marcher.md)** (C++, GPL-2.0, mature)
|
||||
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
|
||||
- **[Me and My Shadow](../me_and_my_shadow.md)** (C++, GPL-3.0, beta)
|
||||
- **[Mice Men: Remix](../mice_men_remix.md)** (Java, LGPL-3.0, mature, inactive since 2016)
|
||||
- **[Minesweeper (in C)](../minesweeper_in_c.md)** (C, 3-clause BSD, beta, inactive since 2015)
|
||||
- **[Minesweeper.Zone](../minesweeperzone.md)** (JavaScript, PHP, MIT, mature)
|
||||
- **[Minilens](../minilens.md)** (GDScript, GPL-3.0, mature, inactive since 2018)
|
||||
- **[Mirror Magic](../mirror_magic.md)** (C, GPL-2.0, mature)
|
||||
- **[n2048](../n2048.md)** (C, 2-clause BSD, beta, inactive since 2014)
|
||||
- **[Nighthawk](../nighthawk.md)** (C++, GPL-2.0, mature, inactive since 2004)
|
||||
- **[Numpty Physics](../numpty_physics.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[OGS Mahjong](../ogs_mahjong.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[One Way To Go](../one_way_to_go.md)** (Lua, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Open Flood](../open_flood.md)** (Java, MIT, mature, inactive since 2018)
|
||||
- **[Open Hexagon](../open_hexagon.md)** (C++, AFL-3.0, mature)
|
||||
|
@ -243,6 +243,7 @@
|
||||
- **[NXEngine](../nxengine.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Odamex](../odamex.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[Omnispeak](../omnispeak.md)** (C, GPL-2.0, mature)
|
||||
- **[One Hour One Life](../one_hour_one_life.md)** (C, C++, PHP, Public domain, mature)
|
||||
- **[One Way To Go](../one_way_to_go.md)** (Lua, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Open Creatures](../open_creatures.md)** (C, C++, Python, LGPL-2.1, beta, inactive since 2010)
|
||||
- **[Open Cube](../open_cube.md)** (C++, zlib, beta, inactive since 2017)
|
||||
|
@ -91,6 +91,7 @@
|
||||
- **[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)
|
||||
- **[LambdaRogue: The Book of Stars](../lambdarogue_the_book_of_stars.md)** (FreePascal, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Land of Fire](../land_of_fire.md)** (Custom, GPL-2.0, beta)
|
||||
- **[Linley's Dungeon Crawl](../linleys_dungeon_crawl.md)** (C, Custom, mature, inactive since 2006)
|
||||
- **[Lips of Suna](../lips_of_suna.md)** (C, GPL-3.0, beta, inactive since 2014)
|
||||
@ -103,6 +104,7 @@
|
||||
- **[Moria](../moria.md)** (C, GPL-3.0, mature)
|
||||
- **[Naev](../naev.md)** (C, Lua, GPL-3.0, mature)
|
||||
- **[NetHack](../nethack.md)** (C, Custom, mature)
|
||||
- **[NetMauMau](../netmaumau.md)** (C++, LGPL-3.0, mature, inactive since 2015)
|
||||
- **[NLarn](../nlarn.md)** (C, Lua, GPL-3.0, mature)
|
||||
- **[Open Legend RPG](../open_legend_rpg.md)** (Text, Custom, mature)
|
||||
- **[Open Meridian](../open_meridian.md)** (C, C++, GPL-2.0, mature)
|
||||
@ -154,7 +156,7 @@
|
||||
- **[Tuxemon](../tuxemon.md)** (Python, GPL-3.0, mature)
|
||||
- **[UlDunAd](../uldunad.md)** (Python, GPL-3.0, beta, inactive since 2011)
|
||||
- **[Umbra](../umbra.md)** (Python, Custom, beta, inactive since 2002)
|
||||
- **[Underworld Adventures](../underworld_adventures.md)** (C++, Lua, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Underworld Adventures](../underworld_adventures.md)** (C++, Lua, GPL-2.0, beta)
|
||||
- **[UnNetHack](../unnethack.md)** (C, Custom, mature)
|
||||
- **[Valyria Tear](../valyria_tear.md)** (Lua, C++, C, GPL-2.0, mature)
|
||||
- **[Veloren](../veloren.md)** (Rust, GPL-3.0, beta)
|
||||
|
@ -48,6 +48,7 @@
|
||||
- **[Micropolis](../micropolis.md)** (C++, Java, Python, GPL-3.0, mature, inactive since 2015)
|
||||
- **[micropolisJS](../micropolisjs.md)** (JavaScript, GPL-3.0, mature)
|
||||
- **[MineCraft-One-Week-Challenge](../minecraft-one-week-challenge.md)** (C++, MIT, beta)
|
||||
- **[Minetest Game](../minetest_game.md)** (Lua, LGPL-2.1, mature)
|
||||
- **[NetStatsBaseball](../netstatsbaseball.md)** (C, Public domain, mature)
|
||||
- **[Oolite](../oolite.md)** (Objective-C, C, JavaScript, GPL-2.0, mature)
|
||||
- **[Open Creatures](../open_creatures.md)** (C, C++, Python, LGPL-2.1, beta, inactive since 2010)
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
- **[Billiards](../billiards.md)** (Lua, Objective-C, GPL-3.0, beta, inactive since 2012)
|
||||
- **[Bygfoot](../bygfoot.md)** (Java, GPL-2.0, beta)
|
||||
- **[CannonSmash](../cannonsmash.md)** (C++, GPL, beta, inactive since 2003)
|
||||
- **[CannonSmash](../cannonsmash.md)** (C++, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Dust Racing 2D](../dust_racing_2d.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Emilia Pinball](../emilia_pinball.md)** (C++, GPL-2.0, beta)
|
||||
- **[Freekick 3](../freekick_3.md)** (C++, Python, GPL-3.0, mature, inactive since 2015)
|
||||
|
@ -115,10 +115,14 @@
|
||||
- **[Kingdoms](../kingdoms.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[KittenMaxit](../kittenmaxit.md)** (Java, MIT, beta)
|
||||
- **[LGeneral](../lgeneral.md)** (C, GPL-2.0, mature, inactive since 2017)
|
||||
- **[Liberal Crime Squad](../liberal_crime_squad.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Liberation Circuit](../liberation_circuit.md)** (C, GPL-3.0, mature)
|
||||
- **[Lords of the Fey](../lords_of_the_fey.md)** (JavaScript, AGPL-3.0, beta, inactive since 2018)
|
||||
- **[LordsAWar!](../lordsawar.md)** (C++, GPL-3.0, mature)
|
||||
- **[M.E.W.L.](../mewl.md)** (C++, GPL-2.0, beta, inactive since 2015)
|
||||
- **[Machinations](../machinations.md)** (C++, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Magic Gardeners Tournament](../magic_gardeners_tournament.md)** (Python, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Mah-Jong](../mah-jong.md)** (C, GPL-2.0, mature)
|
||||
- **[Mars, Land of No Mercy](../mars_land_of_no_mercy.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
- **[Maxit](../maxit.md)** (C++, ?, mature, inactive since 2014)
|
||||
- **[Mechanized Assault & eXploration Reloaded](../mechanized_assault_exploration_reloaded.md)** (C++, C, GPL-2.0, beta)
|
||||
@ -129,6 +133,7 @@
|
||||
- **[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)
|
||||
- **[Omega](../omega.md)** (Javascript, Ruby, AGPL-3.0, beta)
|
||||
- **[Open Apocalypse](../open_apocalypse.md)** (C++, MIT, mature)
|
||||
- **[Open Imperium Galactica](../open_imperium_galactica.md)** (Java, LGPL-3.0, mature)
|
||||
- **[Open Panzer](../open_panzer.md)** (JavaScript, GPL-2.0, mature)
|
||||
|
@ -36,6 +36,7 @@
|
||||
- **[Lemmings.ts](../lemmingsts.md)** (TypeScript, MIT, mature)
|
||||
- **[Lords of the Fey](../lords_of_the_fey.md)** (JavaScript, AGPL-3.0, beta, inactive since 2018)
|
||||
- **[Lose Your Marbles](../lose_your_marbles.md)** (JavaScript, MIT, mature, inactive since 2014)
|
||||
- **[Minilens](../minilens.md)** (GDScript, GPL-3.0, mature, inactive since 2018)
|
||||
- **[mk.js](../mkjs.md)** (JavaScript, MIT, beta)
|
||||
- **[OpenDominion](../opendominion.md)** (PHP, AGPL-3.0, beta)
|
||||
- **[OpenEtG](../openetg.md)** (JavaScript, MIT, beta)
|
||||
|
@ -37,7 +37,7 @@
|
||||
- **[BZFlag](../bzflag.md)** (C++, LGPL-2.1, MPL-2.0, mature)
|
||||
- **[C-Dogs SDL](../c-dogs_sdl.md)** (C, GPL-2.0, mature)
|
||||
- **[CaesarIA](../caesaria.md)** (C++, JavaScript, GPL-3.0, beta)
|
||||
- **[CannonSmash](../cannonsmash.md)** (C++, GPL, beta, inactive since 2003)
|
||||
- **[CannonSmash](../cannonsmash.md)** (C++, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Canta](../canta.md)** (Python, GPL-3.0, beta, inactive since 2011)
|
||||
- **[Caph](../caph.md)** (C, GPL-3.0, mature, inactive since 2010)
|
||||
- **[Cart Life](../cart_life.md)** (AGS Script, Custom, mature, inactive since 2014)
|
||||
@ -171,16 +171,21 @@
|
||||
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
|
||||
- **[L'Abbaye des Morts](../labbaye_des_morts.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[LambdaHack](../lambdahack.md)** (Haskell, 3-clause BSD, beta)
|
||||
- **[LambdaRogue: The Book of Stars](../lambdarogue_the_book_of_stars.md)** (FreePascal, GPL-2.0, mature, inactive since 2012)
|
||||
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
|
||||
- **[Liberal Crime Squad](../liberal_crime_squad.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Librelancer](../librelancer.md)** (C, C#, MIT, beta)
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[LionEngine](../lionengine.md)** (Java, GPL-3.0, 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)
|
||||
- **[Maelstrom](../maelstrom.md)** (C, C++, GPL-2.0, mature, inactive since 2002)
|
||||
- **[MAGE - Matthias Advanced Game Engine](../mage-matthias_advanced_game_engine.md)** (C++, GPL-3.0, beta)
|
||||
- **[Magical Life](../magical_life.md)** (C#, MIT, beta)
|
||||
- **[Maniadrive](../maniadrive.md)** (PHP, GPL, mature, inactive since 2008)
|
||||
- **[Manic Digger](../manic_digger.md)** (C#, Public domain, Unlicense, mature, inactive since 2017)
|
||||
- **[Marble Marcher](../marble_marcher.md)** (C++, GPL-2.0, mature)
|
||||
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
|
||||
- **[Maxit](../maxit.md)** (C++, ?, mature, inactive since 2014)
|
||||
- **[Me and My Shadow](../me_and_my_shadow.md)** (C++, GPL-3.0, beta)
|
||||
@ -189,19 +194,27 @@
|
||||
- **[Mindustry](../mindustry.md)** (Java, 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)
|
||||
- **[Moagg2](../moagg2.md)** (Java, GPL-2.0, mature, inactive since 2008)
|
||||
- **[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)
|
||||
- **[Nazara Engine](../nazara_engine.md)** (C, C++, MIT, beta)
|
||||
- **[NetMauMau](../netmaumau.md)** (C++, LGPL-3.0, mature, inactive since 2015)
|
||||
- **[Netrek](../netrek.md)** (C, Custom, mature, inactive since 2009)
|
||||
- **[Neverball](../neverball.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Nexuiz](../nexuiz.md)** (C++, GPL-2.0, mature)
|
||||
- **[NFSIISE](../nfsiise.md)** (C, MIT, mature)
|
||||
- **[Nikwi](../nikwi.md)** (C++, GPL-2.0, beta, inactive since 2012)
|
||||
- **[Noiz2sa](../noiz2sa.md)** (C, C++, 2-clause BSD, beta, inactive since 2004)
|
||||
- **[Not Pacman](../not_pacman.md)** (Lua, WTFPL, mature, inactive since 2013)
|
||||
- **[NOVA PINBALL](../nova_pinball.md)** (Lua, GPL-3.0, beta, inactive since 2017)
|
||||
- **[NStars!](../nstars.md)** (C#, ?, beta, inactive since 2004)
|
||||
- **[NullpoMino](../nullpomino.md)** (Java, 3-clause BSD, mature)
|
||||
- **[Numpty Physics](../numpty_physics.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[nXtank](../nxtank.md)** (Python, GPL-3.0, beta, inactive since 2010)
|
||||
- **[OGS Mahjong](../ogs_mahjong.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Oolite](../oolite.md)** (Objective-C, C, JavaScript, GPL-2.0, mature)
|
||||
- **[Open Fodder](../open_fodder.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Open Game Engine](../open_game_engine.md)** (C++, LGPL-2.1, beta, inactive since 2008)
|
||||
@ -241,6 +254,7 @@
|
||||
- **[PARSEC47](../parsec47.md)** (D, 2-clause BSD, beta, inactive since 2003)
|
||||
- **[Pentagram](../pentagram.md)** (C++, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Performous](../performous.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Physics Platformer](../physics_platformer.md)** (Java, MIT, beta, inactive since 2017)
|
||||
- **[Pingus](../pingus.md)** (C++, GPL-3.0, mature)
|
||||
- **[Pink Pony](../pink_pony.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[PixelLight](../pixellight.md)** (C, C++, MIT, mature, inactive since 2012)
|
||||
|
@ -3,10 +3,10 @@
|
||||
_Project to recreate Ultima Underworld 1 on modern operating systems (e.g. Win32, Linux or MacOS), using the original game files._
|
||||
|
||||
- Home: http://uwadv.sourceforge.net/, https://sourceforge.net/projects/uwadv/
|
||||
- State: beta, inactive since 2007
|
||||
- State: beta
|
||||
- Download: http://uwadv.sourceforge.net/index.php?page=download
|
||||
- Keywords: role playing
|
||||
- Code repository: https://gitlab.com/osgames/uwadv.git (backup of cvs), http://uwadv.cvs.sourceforge.net/ (cvs)
|
||||
- Code repository: https://github.com/vividos/UnderworldAdventures.git, http://uwadv.cvs.sourceforge.net/ (cvs)
|
||||
- Code language: C++, Lua
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
Reference in New Issue
Block a user