import from libregamewiki
This commit is contained in:
@ -1,14 +1,17 @@
|
||||
# Cat Mother Dead Justice
|
||||
|
||||
_3D-engine (C++/DirectX9) and a fully playable prototype of a 3rd person action/adventure game._
|
||||
_3D-engine (C++/DirectX9) and a fully playable prototype of a 3rd person action/adventure game featuring running, shooting and sneaking._
|
||||
|
||||
- Home: http://catmother.sourceforge.net/, https://sourceforge.net/projects/catmother/
|
||||
- State: beta, inactive since 2003
|
||||
- Download: https://sourceforge.net/projects/catmother/files/
|
||||
- Keywords: action
|
||||
- Platform: Windows
|
||||
- Keywords: action, open content (?)
|
||||
- Code repository: https://gitlab.com/osgames/catmother.git (import of svn), https://svn.code.sf.net/p/catmother/code/ (svn)
|
||||
- Code language: C++
|
||||
- Code license: 3-clause BSD, GPL-2.0 (not sure which of them actually)
|
||||
|
||||
Developer: Olli Sorjonen, Sami Sorjonen, Jani Kajala, Toni Aittoniemi
|
||||
|
||||
## Building
|
||||
|
||||
|
12
entries/creep_smash.md
Normal file
12
entries/creep_smash.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Creep Smash
|
||||
|
||||
_Multiplayer tower defense game._
|
||||
|
||||
- Home: https://web.archive.org/web/20120414174119/http://towerdefence.hft-stuttgart.de/, https://sourceforge.net/projects/creepsmash/
|
||||
- State: beta, inactive since 2011
|
||||
- Keywords: action, online multiplayer, open content, tower defense
|
||||
- Code repository: https://github.com/khakulov/CreepTD.git, https://svn.code.sf.net/p/creepsmash/code/ (svn)
|
||||
- Code language: Java
|
||||
- Code license: GPL-3.0
|
||||
|
||||
## Building
|
18
entries/critterding.md
Normal file
18
entries/critterding.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Critterding
|
||||
|
||||
_Life and evolution simulator._
|
||||
|
||||
- Home: http://critterding.sourceforge.net/, https://sourceforge.net/projects/critterding/
|
||||
- State: beta, inactive since 2013
|
||||
- Download: https://sourceforge.net/projects/critterding/files/critterding/
|
||||
- Keywords: strategy, life simulation, open content
|
||||
- Code repository: (see download)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
|
||||
Developer: Bob Winckelmans
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
18
entries/crosswords.md
Normal file
18
entries/crosswords.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Crosswords
|
||||
|
||||
_Based on the rules of Scrabble._
|
||||
|
||||
- Home: http://xwords.sourceforge.net/
|
||||
- State: mature
|
||||
- Download: https://sourceforge.net/projects/xwords/files/
|
||||
- Platform: Android
|
||||
- Keywords: role playing, board, open content
|
||||
- Code repository: https://git.code.sf.net/p/xwords/git, https://svn.code.sf.net/p/xwords/svn/trunk (svn)
|
||||
- Code language: Java
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Developer: Eric House
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Gradle
|
17
entries/cultivation.md
Normal file
17
entries/cultivation.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Cultivation
|
||||
|
||||
_Cultivation is a 2D life simulation game created by Jason Rohrer._
|
||||
|
||||
- Home: http://cultivation.sourceforge.net/, https://sourceforge.net/projects/cultivation/
|
||||
- State: mature, inactive since 2010
|
||||
- Download: https://sourceforge.net/projects/cultivation/files/cultivation/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: simulation, evolution, open content
|
||||
- Code repository: (see download)
|
||||
- Code language: C++
|
||||
- Code license: ? (Public domain)
|
||||
- Code dependencies: GLUT
|
||||
|
||||
Developer: Jason Rohrer
|
||||
|
||||
## Building
|
15
entries/cutemaze.md
Normal file
15
entries/cutemaze.md
Normal file
@ -0,0 +1,15 @@
|
||||
# CuteMaze
|
||||
|
||||
_Maze puzzle game._
|
||||
|
||||
- Home: http://gottcode.org/cutemaze/
|
||||
- State: mature
|
||||
- Keywords: puzzle
|
||||
- Code repository: (see home)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Qt
|
||||
|
||||
Developer: Graeme Gott
|
||||
|
||||
## Building
|
18
entries/cuyo.md
Normal file
18
entries/cuyo.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Cuyo
|
||||
|
||||
_Cuyo is a Puyo Puyo-style puzzle game._
|
||||
|
||||
- Home: https://www.karimmi.de/cuyo/, https://web.archive.org/web/20120817234225/http://www.mathematik.uni-tuebingen.de/~peter/cuyo/, https://packages.debian.org/sid/cuyo
|
||||
- State: mature, inactive since 2014
|
||||
- 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 language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
Developer: Immanuel Halupczok
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
17
entries/deer_portal.md
Normal file
17
entries/deer_portal.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Deer Portal
|
||||
|
||||
_Deer Portal is a hybrid board/card game for four players driven by the four classical elements._
|
||||
|
||||
- Home: https://devcarpet.net/deerportal/
|
||||
- State: beta
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: adventure, board, card, open content
|
||||
- Code repository: https://github.com/deerportal/deerportal.git
|
||||
- Code language: C++
|
||||
- Code license: zlib
|
||||
- Code dependencies: SFML
|
||||
- Assets license: CC-BY 4.0
|
||||
|
||||
Developer: Rafal Zawadzki, Katia Zawadzka
|
||||
|
||||
## Building
|
15
entries/domino_on_acid.md
Normal file
15
entries/domino_on_acid.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Domino On Acid
|
||||
|
||||
_Domino is a natural deduction visualization in the form of a game of unusual dominoes._
|
||||
|
||||
- Home: http://winterdrache.de/freeware/domino/index.html, https://sourceforge.net/projects/nddomino
|
||||
- State: mature, inactive since 2009
|
||||
- Keywords: puzzle, open content
|
||||
- Code repository: https://git.code.sf.net/p/nddomino/code
|
||||
- Code language: Java
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
Developer: Matthias S. Benkmann
|
||||
|
||||
## Building
|
15
entries/dunnet.md
Normal file
15
entries/dunnet.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Dunnet
|
||||
|
||||
_Dunnet is a text adventure game included in Emacs._
|
||||
|
||||
- Home: http://www.driver-aces.com/ronnie.html#dunnet
|
||||
- Media: https://en.wikipedia.org/wiki/Dunnet_(video_game)
|
||||
- State: mature, inactive since 1992
|
||||
- Keywords: adventure, text based
|
||||
- Code repository: http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/play/dunnet.el?h=emacs-25
|
||||
- Code language: Emacs Lisp
|
||||
- Code license: GPL-3.0
|
||||
|
||||
Developer: Ron Schnell
|
||||
|
||||
## Building
|
13
entries/einstein_puzzle.md
Normal file
13
entries/einstein_puzzle.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Einstein Puzzle
|
||||
|
||||
_Puzzle game based on an old DOS game called Sherlock, based on the “zebra puzzle” or “Einstein’s puzzle”._
|
||||
|
||||
- Home: http://web.archive.org/web/20120928074117/http://games.flowix.com/en/index.html, https://packages.debian.org/sid/games/einstein
|
||||
- State: mature, inactive since 2005
|
||||
- Keywords: puzzle
|
||||
- Code repository: https://github.com/lksj/einstein-puzzle.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
|
||||
## Building
|
16
entries/empty_clip.md
Normal file
16
entries/empty_clip.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Empty Clip
|
||||
|
||||
_Top down shooter._
|
||||
|
||||
- Home: https://github.com/jazztickets/emptyclip, http://emptyclip.sourceforge.net/, http://sourceforge.net/projects/emptyclip
|
||||
- State: mature
|
||||
- Platform: Linux
|
||||
- Keywords: role playing, 2D, shooter, top-down
|
||||
- Code repository: https://github.com/jazztickets/emptyclip.git, https://git.code.sf.net/p/emptyclip/code
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL2
|
||||
|
||||
Developer: Alan Witkowski
|
||||
|
||||
## Building
|
13
entries/excellent_bifurcation.md
Normal file
13
entries/excellent_bifurcation.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Excellent Bifurcation
|
||||
|
||||
_Excellent Bifurcation is an abstract vertical shooter with two sides to play on._
|
||||
|
||||
- Home: https://archive.org/details/ExcellentFix, https://packages.debian.org/source/excellent-bifurcation
|
||||
- State: mature, inactive since 2007
|
||||
- Keywords: action, open content, shootemup, shooter, top-down
|
||||
- Code repository: https://sources.debian.org/src/excellent-bifurcation
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
## Building
|
16
entries/extreme_tux_racer.md
Normal file
16
entries/extreme_tux_racer.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Extreme Tux Racer
|
||||
|
||||
_Racing game which forked off Tux Racer._
|
||||
|
||||
- Home: https://sourceforge.net/projects/extremetuxracer/
|
||||
- State: beta, inactive since 2018
|
||||
- Download: https://sourceforge.net/projects/extremetuxracer/files/
|
||||
- Keywords: platform, 3d, inspired by TuxRacer, open content, racing
|
||||
- Code repository: https://svn.code.sf.net/p/extremetuxracer/code/trunk (svn)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
It was formerly known as Planet Penguin Racer. (https://wiki.debian.org/Games/ppracer).
|
||||
|
||||
## Building
|
15
entries/fairy-max.md
Normal file
15
entries/fairy-max.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Fairy-Max
|
||||
|
||||
_Fairy-Max is a xboard compatible chess engine for playing user defined chess variants with non-orthodox pieces._
|
||||
|
||||
- Home: http://www.chessvariants.org/index/msdisplay.php?itemid=MSfairy-max
|
||||
- State: mature, inactive since 2018
|
||||
- Download: http://home.hccnet.nl/h.g.muller/fairymax.tar.gz
|
||||
- Keywords: simulation, chess
|
||||
- Code repository: http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git
|
||||
- Code language: C
|
||||
- Code license: Custom (permissive)
|
||||
|
||||
Developer: Harm Geert Muller
|
||||
|
||||
## Building
|
16
entries/falcons_eye.md
Normal file
16
entries/falcons_eye.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Falcon's Eye
|
||||
|
||||
_Falcon's Eye is a graphical isometric version of NetHack written by Jaakko Tapani Peltonen that keeps all of the original game-play, but adds a more graphically and musically interesting interface._
|
||||
|
||||
- Home: http://falconseye.sourceforge.net/, http://sourceforge.net/projects/falconseye
|
||||
- State: mature, inactive since 2004
|
||||
- Download: https://sourceforge.net/projects/falconseye/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: simulation, roguelike
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: NetHack General Public License
|
||||
|
||||
Developer: Jaakko Tapani Peltonen
|
||||
|
||||
## Building
|
14
entries/fictional_air_combat.md
Normal file
14
entries/fictional_air_combat.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Fictional Air Combat
|
||||
|
||||
_Flight simulator that does not simulate real aircraft or historical war scenarios, only fictional ones. The game revolves around fighter aircraft._
|
||||
|
||||
- Home: http://facsimulation.sourceforge.net/index.html, https://sourceforge.net/projects/facsimulation/
|
||||
- State: beta, inactive since 2012
|
||||
- Keywords: simulation, flight
|
||||
- Code repository: https://svn.code.sf.net/p/facsimulation/code/trunk (svn)
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-3.0
|
||||
|
||||
Developer: Horst Kevin (horstkevin), Stefan Aldinger
|
||||
|
||||
## Building
|
17
entries/fltk_recycling_game.md
Normal file
17
entries/fltk_recycling_game.md
Normal file
@ -0,0 +1,17 @@
|
||||
# FLTK Recycling Game!
|
||||
|
||||
_Simple arcade game where you control a guy who is trying to sort the garbage falling from above into three recycling containers._
|
||||
|
||||
- Home: http://www.thregr.org/~wavexx/software/regame/
|
||||
- State: mature, inactive since 2014
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: arcade, open content
|
||||
- Code repository: https://gitlab.com/wavexx/regame.git
|
||||
- Code language: C++
|
||||
- Code license: LGPL-2.1
|
||||
- Code dependencies: FLTK, libpng
|
||||
- Assets license: LGPL
|
||||
|
||||
Developer: Yuri D'Elia (wave++)
|
||||
|
||||
## Building
|
18
entries/fltrator.md
Normal file
18
entries/fltrator.md
Normal file
@ -0,0 +1,18 @@
|
||||
# FLTrator
|
||||
|
||||
_Simple retro style arcade side-scroller game in which you steer a spaceship through a landscape with hostile rockets and other obstacles._
|
||||
|
||||
- Home: http://fltrator.sourceforge.net/, http://sourceforge.net/projects/fltrator/
|
||||
- State: mature, inactive since 2016
|
||||
- Download: https://sourceforge.net/projects/fltrator/files/
|
||||
- Platform: Windows
|
||||
- Keywords: arcade, open content, side-scroller
|
||||
- Code repository: http://hg.code.sf.net/p/fltrator/code (hg)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: FLTK
|
||||
- Assets license: PD, CC BY 3.0
|
||||
|
||||
Links: Development Project: http://sourceforge.net/projects/fltrator/, Website: http://fltrator.sourceforge.net/, YouTube Video: https://www.youtube.com/watch?v=q1tK40ZBG7E, FLTK Library: http://www.fltk.org/
|
||||
|
||||
## Building
|
15
entries/flukz.md
Normal file
15
entries/flukz.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Flukz
|
||||
|
||||
_Shoot them up game, with editable levels._
|
||||
|
||||
- Home: http://flukz.org/wiki/doku.php?id=flukz
|
||||
- State: beta, inactive since 2014
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: action, open content, shooter^, top-down
|
||||
- Code repository: (see home)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: Qt4
|
||||
- Assets license: GPL-2.0, CC-BY-SA
|
||||
|
||||
## Building
|
21
entries/foobillard++.md
Normal file
21
entries/foobillard++.md
Normal file
@ -0,0 +1,21 @@
|
||||
# FooBillard++
|
||||
|
||||
_3D billiard game._
|
||||
|
||||
- Home: http://foobillardplus.sourceforge.net/, https://sourceforge.net/projects/foobillardplus/, https://packages.debian.org/search?keywords=foobillardplus
|
||||
- State: mature, inactive since 2012
|
||||
- Download: http://foobillardplus.sourceforge.net/download.html, https://sourceforge.net/projects/foobillardplus/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: simulation, inspired by FooBillard
|
||||
- Code repository: https://svn.code.sf.net/p/foobillardplus/code/ (svn)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: GLUT, SDL
|
||||
|
||||
Based on [FooBillard](foobillard.md).
|
||||
|
||||
Developer: Holger Schäkel (holger110462)
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
21
entries/foobillard.md
Normal file
21
entries/foobillard.md
Normal file
@ -0,0 +1,21 @@
|
||||
# FooBillard
|
||||
|
||||
_3D billiard game._
|
||||
|
||||
- Home: http://foobillard.sourceforge.net/, https://sourceforge.net/projects/foobillard/
|
||||
- State: mature, inactive since 2010
|
||||
- Download: https://sourceforge.net/projects/foobillard/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: simulation
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: GLUT, SDL
|
||||
|
||||
http://foobillardplus.sourceforge.net/, https://packages.debian.org/search?keywords=foobillardplus
|
||||
|
||||
Developer: Florian Berger
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
16
entries/frabs.md
Normal file
16
entries/frabs.md
Normal file
@ -0,0 +1,16 @@
|
||||
# fRaBs
|
||||
|
||||
_Free Abuse, is a liberated version of a 1995 shareware game Abuse._
|
||||
|
||||
- Home: http://web.archive.org/web/20061207140937/http://www.cs.uidaho.edu:80/~cass0664/fRaBs/index.html, http://abuse.zoy.org/
|
||||
- State: mature, inactive since 2016
|
||||
- Keywords: action, open content, side-scrolling action-adventure
|
||||
- Code repository: https://github.com/antrad/Abuse_1996.git (SDL2), https://github.com/Xenoveritas/abuse.git (+), https://github.com/videogamepreservation/abuse.git (+)
|
||||
- Code language: Lisp
|
||||
- Code license: Public domain
|
||||
- Assets license: Public domain
|
||||
|
||||
Abuse was mostly released into public domain, with the exception of music, sounds effects and data exclusive to the commercial (registered) version,
|
||||
which included all levels above 4. To fill in the missing pieces, fRaBs project was started.
|
||||
|
||||
## Building
|
16
entries/free_tennis.md
Normal file
16
entries/free_tennis.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Free Tennis
|
||||
|
||||
_Tennis game._
|
||||
|
||||
- Home: http://freetennis.sourceforge.net/, https://sourceforge.net/projects/freetennis/, https://packages.debian.org/search?keywords=freetennis
|
||||
- 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 language: OCaml
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
Developer: Maurizio Colucci
|
||||
|
||||
## Building
|
@ -10,5 +10,7 @@ _Attempt to revitalize the open source game, GalaxyMage with a fresh codebase._
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: numpy, pygame, PyOpenGL, Twisted, Zope
|
||||
|
||||
Original GalaxyMage is lost with the Internet Archive not having stored any snapshot of it.
|
||||
|
||||
## Building
|
||||
|
||||
|
16
entries/garith.md
Normal file
16
entries/garith.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Garith
|
||||
|
||||
_Math game similar to BSD's "arithmetic" or TuxMath._
|
||||
|
||||
- Home: https://www.thregr.org/~wavexx/software/garith/
|
||||
- State: mature, inactive since 2013
|
||||
- Keywords: educational, open content
|
||||
- Code repository: https://gitlab.com/wavexx/garith.git, https://github.com/wavexx/garith.git (archived)
|
||||
- Code language: C++
|
||||
- Code license: LGPL-2.1
|
||||
- Code dependencies: GLUT
|
||||
- Assets license: LGPL
|
||||
|
||||
Developer: Yuri D'Elia (wave++)
|
||||
|
||||
## Building
|
20
entries/gcompris.md
Normal file
20
entries/gcompris.md
Normal file
@ -0,0 +1,20 @@
|
||||
# GCompris
|
||||
|
||||
_Educational software suite comprising of numerous activities for children aged 2 to 10._
|
||||
|
||||
- Home: http://gcompris.net/
|
||||
- State: mature, inactive since 2016
|
||||
- Download: https://gcompris.net/downloads-en.html
|
||||
- Platform: Windows, Linux, macOS, Android
|
||||
- Keywords: educational, open content (?)
|
||||
- Code repository: https://gitlab.gnome.org/GNOME/gcompris.git
|
||||
- Code language: C, Python
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Gtk
|
||||
- Assets license: CC-BY-SA, GPL-3.0
|
||||
|
||||
Partly commercial?
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
@ -2,15 +2,17 @@
|
||||
|
||||
_Roguelike mecha RPG series._
|
||||
|
||||
- Home: http://www.gearheadrpg.com/
|
||||
- Home: http://www.gearheadrpg.com/, https://sourceforge.net/projects/gearhead/
|
||||
- State: mature
|
||||
- Download: http://www.gearheadrpg.com/downloads/
|
||||
- Download: http://www.gearheadrpg.com/downloads/, https://sourceforge.net/projects/gearhead/files/gearhead/
|
||||
- Keywords: role playing, roguelike
|
||||
- Code repository: https://github.com/jwvhewitt/gearhead-1.git, https://github.com/jwvhewitt/gearhead-2.git (+), https://github.com/jwvhewitt/gearhead-caramel.git (+), https://github.com/jwvhewitt/dmeternal.git (+)
|
||||
- Code repository: https://github.com/jwvhewitt/gearhead-1.git, https://svn.code.sf.net/p/gearhead/code/trunk (svn)
|
||||
- Code language: Pascal
|
||||
- Code license: LGPL-2.1, Apache-2.0
|
||||
|
||||
There are several independent versions.
|
||||
There are several successors.
|
||||
|
||||
Developer: Joseph Hewitt
|
||||
|
||||
## Building
|
||||
|
||||
|
16
entries/gearhead_2.md
Normal file
16
entries/gearhead_2.md
Normal file
@ -0,0 +1,16 @@
|
||||
# GearHead 2
|
||||
|
||||
_Futuristic roguelike, sequel to GearHead._
|
||||
|
||||
- Home: http://www.gearheadrpg.com/
|
||||
- State: beta
|
||||
- Download: http://www.gearheadrpg.com/downloads/, https://sourceforge.net/projects/gearhead2/files/gearhead2/
|
||||
- Keywords: role playing, inspired by GearHead, open content, roguelike
|
||||
- Code repository: https://github.com/jwvhewitt/gearhead-2.git, https://svn.code.sf.net/p/gearhead2/code/trunk (svn)
|
||||
- Code language: Pascal
|
||||
- Code license: LGPL-2.0
|
||||
- Assets license: ? (LGPL)
|
||||
|
||||
Developer: Joseph Hewitt
|
||||
|
||||
## Building
|
17
entries/gem_drop_x.md
Normal file
17
entries/gem_drop_x.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Gem Drop X
|
||||
|
||||
_Fast puzzle game. Placing gems in vertical lines destroys them and ultimately leads to completion of a level. It has been compared to "Tetris meets Space Invaders"._
|
||||
|
||||
- Home: http://www.newbreedsoftware.com/gemdropx/, https://packages.debian.org/search?keywords=gemdropx
|
||||
- State: beta, inactive since 2002
|
||||
- Download: http://www.newbreedsoftware.com/gemdropx/download/
|
||||
- Platform: Linux, macOS
|
||||
- Keywords: puzzle
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL, SDL_image, SDL_mixer
|
||||
|
||||
Developer: Bill Kendrick (New Breed Software)
|
||||
|
||||
## Building
|
18
entries/gilbert_and_the_doors.md
Normal file
18
entries/gilbert_and_the_doors.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Gilbert and the doors
|
||||
|
||||
_2D platform game_
|
||||
|
||||
- Home: https://sites.google.com/view/gilbert-and-the-doors
|
||||
- State: mature, inactive since 2018
|
||||
- Download: https://drive.google.com/uc?export=download&id=1Qgt-LmuLVRQ5yQ7Lg0QB61eZDoMnLTOl
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: strategy, open content, side-scrolling
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Electro L.I.B, SDL
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Developer: Daniel C - Electro L.I.B
|
||||
|
||||
## Building
|
17
entries/gjid.md
Normal file
17
entries/gjid.md
Normal file
@ -0,0 +1,17 @@
|
||||
# GJID
|
||||
|
||||
_Sokoban-style game, in which the player controls a robot called GJID. The robot volunteered to cleanup the dungeon from dangerous weapons by moving them into recycling bins._
|
||||
|
||||
- Home: https://github.com/msharov/gjid
|
||||
- State: mature, inactive since 2017
|
||||
- Keywords: puzzle, open content, sokoban-like
|
||||
- Code repository: https://github.com/msharov/gjid.git
|
||||
- Code language: C++
|
||||
- Code license: MIT
|
||||
- Assets license: MIT
|
||||
|
||||
Developer: Mike Sharov
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
20
entries/gl-117.md
Normal file
20
entries/gl-117.md
Normal file
@ -0,0 +1,20 @@
|
||||
# GL-117
|
||||
|
||||
_Combat flight simulator._
|
||||
|
||||
- Home: https://web.archive.org/web/20081217023948/http://www.heptargon.de/gl-117/gl-117.html, https://packages.debian.org/search?keywords=gl-117, https://sourceforge.net/projects/gl-117/
|
||||
- State: mature, inactive since 2005
|
||||
- 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 language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: GLUT, SDL
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
Developer: Thomas Drexl, Jean-Marc Le Peuvedic, Eugene Andreeschev, Eric Cheung, Piotr Pawlow, Louens Veen, Arne Reiners, Norbert Drexl, James Stone, Bernhard Kaindl, Cedric Delfosse, others
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
@ -2,16 +2,20 @@
|
||||
|
||||
_Dink Smallwood is an adventure/role-playing game, similar to Zelda (2D top view), made by RTsoft. FreeDink is a new and portable version of the game engine._
|
||||
|
||||
- Home: https://www.gnu.org/software/freedink/
|
||||
- Home: https://www.gnu.org/software/freedink/, http://savannah.gnu.org/projects/freedink
|
||||
- Media: https://en.wikipedia.org/wiki/Dink_Smallwood#GNU_FreeDink
|
||||
- State: mature
|
||||
- Download: https://www.gnu.org/software/freedink/get
|
||||
- Keywords: role playing, inspired by Dink Smallwood, remake
|
||||
- Code repository: https://git.savannah.gnu.org/git/freedink.git
|
||||
- Code language: C, C++
|
||||
- State: mature, inactive since 2012
|
||||
- Play: https://play.freedink.org/
|
||||
- Download: https://www.gnu.org/software/freedink/get, http://ftp.gnu.org/gnu/freedink/
|
||||
- Platform: Windows, Linux, macOS, Web
|
||||
- Keywords: adventure, 2D, inspired by Dink Smallwood, open content (?), remake, requires original content (?), role playing, top view
|
||||
- Code repository: https://git.savannah.gnu.org/git/freedink.git, https://git.savannah.gnu.org/git/freedink/dfarc.git (+), https://git.savannah.gnu.org/git/freedink/dink-data.git (+), https://git.savannah.gnu.org/git/freedink/freedink-data.git (+), http://cvs.savannah.gnu.org:/sources/freedink (cvs)
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: CC-BY, CC-BY-SA, Free Art, GPL-3.0, Open Audio, WTFPL, zlib
|
||||
|
||||
May require original content
|
||||
Developer: Sylvain Beucler, based on RTSoft and Dan Walma works
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -13,6 +13,8 @@ _Another 3D city simulator._
|
||||
|
||||
https://github.com/frodrigo/opencity, https://github.com/vorot93/opencity, https://github.com/AnotherFoxGuy/OpenCity
|
||||
|
||||
Took inspiration from https://sourceforge.net/projects/freereign/.
|
||||
|
||||
See also [OpenCityNeo](https://github.com/icecoolinux/opencityneo)
|
||||
|
||||
## Building
|
||||
|
@ -64,6 +64,7 @@
|
||||
- **[Commander Genius](../commander_genius.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[CommandoJS](../commandojs.md)** (JavaScript, CoffeeScript, MIT, beta, inactive since 2012)
|
||||
- **[Cosmosmash](../cosmosmash.md)** (C++, GPL-2.0, mature, inactive since 2013)
|
||||
- **[Creep Smash](../creep_smash.md)** (Java, GPL-3.0, beta, inactive since 2011)
|
||||
- **[Devilution](../devilution.md)** (C, C++, Unlicense, mature)
|
||||
- **[DevilutionX](../devilutionx.md)** (C, C++, Unlicense, mature)
|
||||
- **[DGEngine](../dgengine.md)** (C++, zlib, GPL-3.0, beta)
|
||||
@ -80,7 +81,10 @@
|
||||
- **[EDuke32](../eduke32.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Epiar](../epiar.md)** (C, C++, Lua, GPL-2.0, beta)
|
||||
- **[ET: Legacy](../et_legacy.md)** (C, C++, Lua, GPL-3.0, mature)
|
||||
- **[Excellent Bifurcation](../excellent_bifurcation.md)** (C, GPL-2.0, mature, inactive since 2007)
|
||||
- **[Flukz](../flukz.md)** (C++, GPL-2.0, beta, inactive since 2014)
|
||||
- **[FQuake3](../fquake3.md)** (F#, GPL-2.0, beta, inactive since 2014)
|
||||
- **[fRaBs](../frabs.md)** (Lisp, Public domain, mature, inactive since 2016)
|
||||
- **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta)
|
||||
- **[FreeCS](../freecs.md)** (QuakeC, GPL-2.0, mature)
|
||||
- **[Freedoom](../freedoom.md)** (Not applicable, Not applicable, beta)
|
||||
|
@ -8,14 +8,17 @@
|
||||
- **[Childsplay](../childsplay.md)** (Python, GPL-3.0, mature)
|
||||
- **[Colossal Cave Adventure](../colossal_cave_adventure.md)** (Python, Apache-2.0, mature)
|
||||
- **[Dedalus](../dedalus.md)** (JavaScript, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta)
|
||||
- **[Der Clou!](../der_clou.md)** (C, Custom, beta, inactive since 2017)
|
||||
- **[Digital: A Love Story](../digital_a_love_story.md)** (Ren'py, CC-BY-NC-SA, mature)
|
||||
- **[Dragon History - Dračí Historie](../dragon_history-dra_historie.md)** (Pascal, Script, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Dunnet](../dunnet.md)** (Emacs Lisp, GPL-3.0, mature, inactive since 1992)
|
||||
- **[Escape Towards The Unknown](../escape_towards_the_unknown.md)** (C, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Fanwor](../fanwor.md)** (C, GPL-2.0, mature)
|
||||
- **[Free in the Dark (engine)](../free_in_the_dark_engine.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[GameLV](../gamelv.md)** (C++, GPL-2.0, beta)
|
||||
- **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[Grail](../grail.md)** (C++, Lua, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Head over Heels](../head_over_heels.md)** (C++, GPL-3.0, mature)
|
||||
- **[Heart of the Alien](../heart_of_the_alien.md)** (C, GPL-2.0, beta, inactive since 2005)
|
||||
|
@ -128,7 +128,7 @@
|
||||
- **[Bombman](../bombman.md)** (Python, CC0, mature)
|
||||
- **[Boohu](../boohu.md)** (Go, ISC, beta)
|
||||
- **[BOOM: Remake](../boom_remake.md)** (C++, Custom, mature)
|
||||
- **[Boost (C++ Libraries)](../boost_c_libraries.md)** (C++, Boost-1.0, mature)
|
||||
- **[Boost (C++ Libraries)](../boost_c++_libraries.md)** (C++, Boost-1.0, mature)
|
||||
- **[Bos Wars](../bos_wars.md)** (C++, GPL-2.0, mature, inactive since 2013)
|
||||
- **[Boson](../boson.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Boulder Dash](../boulder_dash.md)** (Java, MIT, mature, inactive since 2015)
|
||||
@ -224,15 +224,21 @@
|
||||
- **[Crack Attack!](../crack_attack.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[Craft](../craft.md)** (C, Python, MIT, mature, inactive since 2017)
|
||||
- **[CrappyBird](../crappybird.md)** (JavaScript, MIT, mature, inactive since 2017)
|
||||
- **[Creep Smash](../creep_smash.md)** (Java, GPL-3.0, beta, inactive since 2011)
|
||||
- **[Crimson Fields](../crimson_fields.md)** (C++, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Critterding](../critterding.md)** (C++, GPL-2.0, beta, inactive since 2013)
|
||||
- **[Crossfire](../crossfire.md)** (C, Java, GPL-2.0, mature)
|
||||
- **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Crosswords](../crosswords.md)** (Java, GPL-2.0, mature)
|
||||
- **[Crown and Cutlass](../crown_and_cutlass.md)** (C++, Custom, beta, inactive since 2009)
|
||||
- **[Crown](../crown.md)** (C, C++, Vala, MIT, beta)
|
||||
- **[Crypto++](../crypto.md)** (C++, Boost-1.0, mature)
|
||||
- **[Crypto++](../crypto++.md)** (C++, Boost-1.0, mature)
|
||||
- **[CrystalQuest](../crystalquest.md)** (JavaScript, MIT, mature, inactive since 2017)
|
||||
- **[Cubosphere](../cubosphere.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010)
|
||||
- **[Curse of War](../curse_of_war.md)** (C, C++, GPL-3.0, mature, inactive since 2014)
|
||||
- **[CuteMaze](../cutemaze.md)** (C++, GPL-3.0, mature)
|
||||
- **[Cuyo](../cuyo.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[D-Fend Reloaded](../d-fend_reloaded.md)** (Pascal, GPL-3.0, mature, inactive since 2015)
|
||||
- **[D2X-XL](../d2x-xl.md)** (C++, Custom, GPL-2.0, mature, inactive since 2015)
|
||||
@ -251,6 +257,7 @@
|
||||
- **[Deathchase 3D](../deathchase_3d.md)** (C, Perl, GPL-2.0, mature, inactive since 2002)
|
||||
- **[Decker](../decker.md)** (Java, GPL-2.0, beta, inactive since 2013)
|
||||
- **[Dedalus](../dedalus.md)** (JavaScript, GPL-2.0, beta, inactive since 2018)
|
||||
- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta)
|
||||
- **[Defendguin](../defendguin.md)** (C, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Deity](../deity.md)** (Python, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Deliantra](../deliantra.md)** (C, GPL-2.0, mature)
|
||||
@ -276,6 +283,7 @@
|
||||
- **[DNT](../dnt.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Do It Yourself Doom With SDL](../do_it_yourself_doom_with_sdl.md)** (C++, MIT, beta)
|
||||
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
|
||||
- **[Domino On Acid](../domino_on_acid.md)** (Java, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Doom Legacy](../doom_legacy.md)** (C++, GPL-2.0, mature)
|
||||
- **[DOOM Retro](../doom_retro.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[DOOM-iOS](../doom-ios.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
@ -303,6 +311,7 @@
|
||||
- **[Dungeon Mapper](../dungeon_mapper.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Dungeon Monkey Eternal](../dungeon_monkey_eternal.md)** (Python, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Dungeon Quest](../dungeon_quest.md)** (Java, MIT, mature)
|
||||
- **[Dunnet](../dunnet.md)** (Emacs Lisp, GPL-3.0, mature, inactive since 1992)
|
||||
- **[Dust Racing 2D](../dust_racing_2d.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[DwarfCorp](../dwarfcorp.md)** (C#, MIT, mature)
|
||||
- **[DXX-Rebirth](../dxx-rebirth.md)** (C, C++, Python, GPL-3.0, Custom, mature)
|
||||
@ -312,7 +321,9 @@
|
||||
- **[ECWolf](../ecwolf.md)** (C++, GPL-2.0, BSD, LGPL-2.1, Libpng, zlib, bzip2, MIT, IJG, Public domain, mature)
|
||||
- **[EDuke32](../eduke32.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Egoboo](../egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015)
|
||||
- **[Einstein Puzzle](../einstein_puzzle.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[Emilia Pinball](../emilia_pinball.md)** (C++, GPL-2.0, beta)
|
||||
- **[Empty Clip](../empty_clip.md)** (C++, GPL-2.0, mature)
|
||||
- **[EmptyEpsilon](../emptyepsilon.md)** (C, C++, Lua, GPL-2.0, mature)
|
||||
- **[Endgame: Singularity](../endgame_singularity.md)** (Python, GPL-2.0, beta)
|
||||
- **[Endless Sky](../endless_sky.md)** (C++, GPL-3.0, mature)
|
||||
@ -333,11 +344,15 @@
|
||||
- **[Etterna](../etterna.md)** (C, C++, Lua, MIT, beta)
|
||||
- **[Evil Cult](../evil_cult.md)** (Haxe, JavaScript, GPL-3.0, mature)
|
||||
- **[Evol Online](../evol_online.md)** (C, GPL-3.0, mature)
|
||||
- **[Excellent Bifurcation](../excellent_bifurcation.md)** (C, GPL-2.0, mature, inactive since 2007)
|
||||
- **[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)
|
||||
- **[ezQuake](../ezquake.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[F-1 Spirit](../f-1_spirit.md)** (C++, ??, beta, inactive since 2009)
|
||||
- **[F.LF](../flf.md)** (JavaScript, ?, mature)
|
||||
- **[Fairy-Max](../fairy-max.md)** (C, Custom, mature, inactive since 2018)
|
||||
- **[Falcon's Eye](../falcons_eye.md)** (C, NetHack General Public License, mature, inactive since 2004)
|
||||
- **[Fall of Imiryn](../fall_of_imiryn.md)** (C++, Python, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Fallen Spire](../fallen_spire.md)** (Python, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Falling Time](../falling_time.md)** (C, C++, GPL-2.0, mature)
|
||||
@ -345,6 +360,7 @@
|
||||
- **[Fantasy Map Generator](../fantasy_map_generator.md)** (JavaScript, MIT, mature)
|
||||
- **[Fanwor](../fanwor.md)** (C, GPL-2.0, mature)
|
||||
- **[FAR Colony](../far_colony.md)** (Pascal, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Fictional Air Combat](../fictional_air_combat.md)** (C, C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[FIFE](../fife.md)** (C++, Python, LGPL-2.1, beta)
|
||||
- **[First Strike](../first_strike.md)** (Java, MIT, mature)
|
||||
- **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature)
|
||||
@ -354,14 +370,21 @@
|
||||
- **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature)
|
||||
- **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017)
|
||||
- **[Flixel](../flixel.md)** (ActionScript, MIT, mature)
|
||||
- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014)
|
||||
- **[FLTrator](../fltrator.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Fluid Table Tennis](../fluid_table_tennis.md)** (JavaScript, MIT, mature, inactive since 2013)
|
||||
- **[Flukz](../flukz.md)** (C++, GPL-2.0, beta, inactive since 2014)
|
||||
- **[fonline](../fonline.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[FooBillard++](../foobillard++.md)** (C, GPL-2.0, mature, inactive since 2012)
|
||||
- **[FooBillard](../foobillard.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Forsaken](../forsaken.md)** (C, C++, GPL-2.0, Proprietary, beta, inactive since 2013)
|
||||
- **[FQuake3](../fquake3.md)** (F#, GPL-2.0, beta, inactive since 2014)
|
||||
- **[fRaBs](../frabs.md)** (Lisp, Public domain, mature, inactive since 2016)
|
||||
- **[Free Heroes 2](../free_heroes_2.md)** (C++, GPL-2.0, beta, inactive since 2015)
|
||||
- **[Free in the Dark (engine)](../free_in_the_dark_engine.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature)
|
||||
- **[Free Space Colonization](../free_space_colonization.md)** (C, GPL-2.0, beta, inactive since 2017)
|
||||
- **[Free Tennis](../free_tennis.md)** (OCaml, GPL-2.0, beta, inactive since 2005)
|
||||
- **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta)
|
||||
- **[freeaoe](../freeaoe.md)** (C++, GPL-3.0, beta)
|
||||
- **[FreeBlocks](../freeblocks.md)** (C, Java, GPL-3.0, beta, inactive since 2015)
|
||||
@ -403,17 +426,24 @@
|
||||
- **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature)
|
||||
- **[GameLV](../gamelv.md)** (C++, GPL-2.0, beta)
|
||||
- **[Gang Garrison 2](../gang_garrison_2.md)** (Game Maker Script, MPL, mature)
|
||||
- **[Garith](../garith.md)** (C++, LGPL-2.1, mature, inactive since 2013)
|
||||
- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016)
|
||||
- **[GDash](../gdash.md)** (C++, MIT, beta)
|
||||
- **[GDHexGrid](../gdhexgrid.md)** (GDScript, MIT, mature)
|
||||
- **[GearHead 2](../gearhead_2.md)** (Pascal, LGPL-2.0, beta)
|
||||
- **[GearHead](../gearhead.md)** (Pascal, LGPL-2.1, Apache-2.0, mature)
|
||||
- **[Gee Whiz](../gee_whiz.md)** (C, GPL-2.0, beta, inactive since 2004)
|
||||
- **[Gem Drop X](../gem_drop_x.md)** (C, GPL-2.0, beta, inactive since 2002)
|
||||
- **[GemRB](../gemrb.md)** (C++, Python, GPL-2.0, mature)
|
||||
- **[GeonBit.UI](../geonbitui.md)** (C#, MIT, mature)
|
||||
- **[ges-code](../ges-code.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Ghostly](../ghostly.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Gift Grabber](../gift_grabber.md)** (JavaScript, Apache-2.0, mature)
|
||||
- **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature)
|
||||
- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018)
|
||||
- **[GJID](../gjid.md)** (C++, MIT, mature, inactive since 2017)
|
||||
- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[GL4ES](../gl4es.md)** (C, MIT, mature)
|
||||
- **[Glest](../glest.md)** (C++, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Globulation 2](../globulation_2.md)** (C++, GPL-3.0, mature)
|
||||
@ -421,7 +451,7 @@
|
||||
- **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017)
|
||||
- **[GM Tools](../gm_tools.md)** (C++, GPL-2.0, beta, inactive since 2004)
|
||||
- **[Gnomescroll](../gnomescroll.md)** (C, C++, Python, GPL-3.0, beta, inactive since 2013)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[Goblin Camp](../goblin_camp.md)** (C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[Goblin Hack](../goblin_hack.md)** (C++, GPL-2.0, beta, inactive since 2009)
|
||||
- **[Godot](../godot.md)** (C, C++, MIT, mature)
|
||||
@ -783,7 +813,7 @@
|
||||
- **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta)
|
||||
- **[pq2](../pq2.md)** (C++, GPL-3.0, mature)
|
||||
- **[PrBoom+](../prboom.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
- **[PrBoom+](../prboom+.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Procedural Map Generator](../procedural_map_generator.md)** (C++, MIT, mature, inactive since 2018)
|
||||
@ -998,7 +1028,7 @@
|
||||
- **[Thunder Engine](../thunder_engine.md)** (C++, Apache-2.0, beta)
|
||||
- **[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)
|
||||
- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature)
|
||||
- **[Tiny Wings](../tiny_wings.md)** (Objective-C, C, C++, MIT, beta)
|
||||
- **[TOMB5](../tomb5.md)** (C, C++, MIT, beta)
|
||||
- **[Toppler](../toppler.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
|
@ -8,6 +8,7 @@
|
||||
- **[Biniax](../biniax.md)** (C, zlib, mature, inactive since 2012)
|
||||
- **[Bladecoder Adventure Engine](../bladecoder_adventure_engine.md)** (Java, Apache-2.0, mature)
|
||||
- **[Blitwizard](../blitwizard.md)** (C, C++, Lua, zlib, beta, inactive since 2015)
|
||||
- **[Crosswords](../crosswords.md)** (Java, GPL-2.0, mature)
|
||||
- **[DemiGod](../demigod.md)** (Java, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature)
|
||||
- **[Domination](../domination.md)** (Java, GPL-3.0, mature)
|
||||
@ -19,6 +20,7 @@
|
||||
- **[Flappy Cow](../flappy_cow.md)** (Java, MIT, mature)
|
||||
- **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017)
|
||||
- **[FreeBlocks](../freeblocks.md)** (C, Java, GPL-3.0, beta, inactive since 2015)
|
||||
- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016)
|
||||
- **[GL4ES](../gl4es.md)** (C, MIT, mature)
|
||||
- **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature)
|
||||
- **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature)
|
||||
@ -53,7 +55,7 @@
|
||||
- **[SanAndreasUnity](../sanandreasunity.md)** (C#, MIT, mature)
|
||||
- **[Simple-Solitaire](../simple-solitaire.md)** (Java, GPL-3.0, mature)
|
||||
- **[The Powder Toy](../the_powder_toy.md)** (C++, C, Lua, Python, GPL-3.0, mature)
|
||||
- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature)
|
||||
- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature)
|
||||
- **[TowerJumper](../towerjumper.md)** (C++, GDScript, GPL-3.0, mature)
|
||||
- **[Turn of War](../turn_of_war.md)** (Java, GPL-3.0, beta, inactive since 2014)
|
||||
- **[UnCiv](../unciv.md)** (Kotlin, MPL-2.0, beta)
|
||||
|
@ -18,6 +18,8 @@
|
||||
- **[Bouncy the Hungry Rabbit](../bouncy_the_hungry_rabbit.md)** (Python, GPL-2.0, mature, inactive since 2007)
|
||||
- **[CAVEZ of PHEAR](../cavez_of_phear.md)** (C, GPL-3.0, beta, inactive since 2011)
|
||||
- **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature)
|
||||
- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014)
|
||||
- **[FLTrator](../fltrator.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Fluid Table Tennis](../fluid_table_tennis.md)** (JavaScript, MIT, mature, inactive since 2013)
|
||||
- **[freegish](../freegish.md)** (C, GPL-2.0, beta, inactive since 2017)
|
||||
- **[Friking Shark](../friking_shark.md)** (C++, GPL-3.0, mature)
|
||||
|
@ -3,6 +3,8 @@
|
||||
|
||||
- **[Blinken](../blinken.md)** (C++, GPL-2.0, mature)
|
||||
- **[Childsplay](../childsplay.md)** (Python, GPL-3.0, mature)
|
||||
- **[Garith](../garith.md)** (C++, LGPL-2.1, mature, inactive since 2013)
|
||||
- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016)
|
||||
- **[ORIENT](../orient.md)** (C#, Java, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016)
|
||||
- **[thiefcatcher](../thiefcatcher.md)** (C++, GPL-3.0, beta)
|
||||
|
@ -2,9 +2,9 @@
|
||||
# Library
|
||||
|
||||
- **[Arcane-Engine](../arcane-engine.md)** (C++, MIT, beta)
|
||||
- **[Boost (C++ Libraries)](../boost_c_libraries.md)** (C++, Boost-1.0, mature)
|
||||
- **[Boost (C++ Libraries)](../boost_c++_libraries.md)** (C++, Boost-1.0, mature)
|
||||
- **[Box2D](../box2d.md)** (C, C++, Objective-C, zlib, mature)
|
||||
- **[Crypto++](../crypto.md)** (C++, Boost-1.0, mature)
|
||||
- **[Crypto++](../crypto++.md)** (C++, Boost-1.0, mature)
|
||||
- **[Dear ImGui](../dear_imgui.md)** (C, C++, MIT, mature)
|
||||
- **[DirectPython](../directpython.md)** (C++, ?, beta, inactive since 2007)
|
||||
- **[Doxygen](../doxygen.md)** (C++, GPL-2.0, mature)
|
||||
|
@ -65,12 +65,15 @@
|
||||
- **[Craft](../craft.md)** (C, Python, MIT, mature, inactive since 2017)
|
||||
- **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Crown](../crown.md)** (C, C++, Vala, MIT, beta)
|
||||
- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010)
|
||||
- **[Curse of War](../curse_of_war.md)** (C, C++, GPL-3.0, mature, inactive since 2014)
|
||||
- **[Cuyo](../cuyo.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[D2X-XL](../d2x-xl.md)** (C++, Custom, GPL-2.0, mature, inactive since 2015)
|
||||
- **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature)
|
||||
- **[DarkPlaces](../darkplaces.md)** (C, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Dave Gnukem](../dave_gnukem.md)** (C++, GPL-2.0, mature)
|
||||
- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta)
|
||||
- **[DeSmuME](../desmume.md)** (C, C++, GPL-2.0, mature, inactive since 2015)
|
||||
- **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature)
|
||||
- **[dhewm3](../dhewm3.md)** (C, C++, GPL-3.0, mature)
|
||||
@ -89,15 +92,21 @@
|
||||
- **[Eat The Whistle](../eat_the_whistle.md)** (C, ?, mature, inactive since 2017)
|
||||
- **[ECWolf](../ecwolf.md)** (C++, GPL-2.0, BSD, LGPL-2.1, Libpng, zlib, bzip2, MIT, IJG, Public domain, mature)
|
||||
- **[Emilia Pinball](../emilia_pinball.md)** (C++, GPL-2.0, beta)
|
||||
- **[Empty Clip](../empty_clip.md)** (C++, GPL-2.0, mature)
|
||||
- **[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)
|
||||
- **[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)
|
||||
- **[Falltergeist](../falltergeist.md)** (C++, GPL-3.0, beta)
|
||||
- **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature)
|
||||
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
|
||||
- **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017)
|
||||
- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014)
|
||||
- **[Flukz](../flukz.md)** (C++, GPL-2.0, beta, inactive since 2014)
|
||||
- **[FooBillard++](../foobillard++.md)** (C, GPL-2.0, mature, inactive since 2012)
|
||||
- **[FooBillard](../foobillard.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature)
|
||||
- **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta)
|
||||
- **[FreeBlocks](../freeblocks.md)** (C, Java, GPL-3.0, beta, inactive since 2015)
|
||||
@ -106,9 +115,14 @@
|
||||
- **[Friking Shark](../friking_shark.md)** (C++, GPL-3.0, mature)
|
||||
- **[Frozen Bubble](../frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012)
|
||||
- **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature)
|
||||
- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Gem Drop X](../gem_drop_x.md)** (C, GPL-2.0, beta, inactive since 2002)
|
||||
- **[GeonBit.UI](../geonbitui.md)** (C#, MIT, mature)
|
||||
- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[GL4ES](../gl4es.md)** (C, MIT, mature)
|
||||
- **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature)
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Grail](../grail.md)** (C++, Lua, GPL-3.0, beta, inactive since 2013)
|
||||
@ -246,7 +260,7 @@
|
||||
- **[The Secret Chronicles of Dr. M.](../the_secret_chronicles_of_dr_m.md)** (C++, GPL-3.0, mature)
|
||||
- **[Thrive](../thrive.md)** (C++, AngelScript, JavaScript, GPL-3.0, beta)
|
||||
- **[Thrust](../thrust.md)** (C, GPL-2.0, beta, inactive since 2006)
|
||||
- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature)
|
||||
- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature)
|
||||
- **[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)
|
||||
- **[Total Annihilation 3D](../total_annihilation_3d.md)** (C++, C, Lua, GPL-2.0, beta, inactive since 2017)
|
||||
|
@ -28,6 +28,7 @@
|
||||
- **[Colditz Escape](../colditz_escape.md)** (C, GPL-3.0, mature)
|
||||
- **[Craft](../craft.md)** (C, Python, MIT, mature, inactive since 2017)
|
||||
- **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010)
|
||||
- **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[D2X-XL](../d2x-xl.md)** (C++, Custom, GPL-2.0, mature, inactive since 2015)
|
||||
- **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature)
|
||||
@ -59,13 +60,18 @@
|
||||
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
|
||||
- **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature)
|
||||
- **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017)
|
||||
- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014)
|
||||
- **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature)
|
||||
- **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta)
|
||||
- **[Freedoom](../freedoom.md)** (Not applicable, Not applicable, beta)
|
||||
- **[Frets on Fire](../frets_on_fire.md)** (Python, GPL-2.0, mature, inactive since 2008)
|
||||
- **[Frozen Bubble](../frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012)
|
||||
- **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature)
|
||||
- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Gem Drop X](../gem_drop_x.md)** (C, GPL-2.0, beta, inactive since 2002)
|
||||
- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature)
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Grobots](../grobots.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
@ -152,7 +158,7 @@
|
||||
- **[The Butterfly Effect](../the_butterfly_effect.md)** (C++, GPL-2.0, beta)
|
||||
- **[The Eternity Engine](../the_eternity_engine.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[The Powder Toy](../the_powder_toy.md)** (C++, C, Lua, Python, GPL-3.0, mature)
|
||||
- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature)
|
||||
- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature)
|
||||
- **[Tiny Wings](../tiny_wings.md)** (Objective-C, C, C++, MIT, beta)
|
||||
- **[Total Annihilation 3D](../total_annihilation_3d.md)** (C++, C, Lua, GPL-2.0, beta, inactive since 2017)
|
||||
- **[Tremulous](../tremulous.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
|
@ -11,6 +11,7 @@
|
||||
- **[Data Storm](../data_storm.md)** (C, Apache-2.0, mature, inactive since 2017)
|
||||
- **[Dave Gnukem](../dave_gnukem.md)** (C++, GPL-2.0, mature)
|
||||
- **[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)
|
||||
- **[freegish](../freegish.md)** (C, GPL-2.0, beta, inactive since 2017)
|
||||
- **[FreePrince](../freeprince.md)** (C, GPL-2.0, beta, inactive since 2011)
|
||||
- **[freeVikings](../freevikings.md)** (Ruby, GPL-2.0, beta)
|
||||
|
@ -28,7 +28,11 @@
|
||||
- **[CrappyBird](../crappybird.md)** (JavaScript, MIT, mature, inactive since 2017)
|
||||
- **[CrystalQuest](../crystalquest.md)** (JavaScript, MIT, mature, inactive since 2017)
|
||||
- **[Cubosphere](../cubosphere.md)** (C, C++, GPL-3.0, beta)
|
||||
- **[CuteMaze](../cutemaze.md)** (C++, GPL-3.0, mature)
|
||||
- **[Cuyo](../cuyo.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Domino On Acid](../domino_on_acid.md)** (Java, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Duck Marines](../duck_marines.md)** (Lua, zlib, mature, inactive since 2016)
|
||||
- **[Einstein Puzzle](../einstein_puzzle.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[Enigma](../enigma.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[EnTT Pacman](../entt_pacman.md)** (C, C++, MIT, mature)
|
||||
- **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature)
|
||||
@ -36,7 +40,10 @@
|
||||
- **[FreeSiege](../freesiege.md)** (C++, GPL-3.0, beta)
|
||||
- **[freeVikings](../freevikings.md)** (Ruby, GPL-2.0, beta)
|
||||
- **[Frozen Bubble](../frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012)
|
||||
- **[Gem Drop X](../gem_drop_x.md)** (C, GPL-2.0, beta, inactive since 2002)
|
||||
- **[Gift Grabber](../gift_grabber.md)** (JavaScript, Apache-2.0, mature)
|
||||
- **[GJID](../gjid.md)** (C++, MIT, mature, inactive since 2017)
|
||||
- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[glPortal](../glportal.md)** (C++, zlib, beta)
|
||||
- **[Grabble](../grabble.md)** (Java, ?, mature, inactive since 2006)
|
||||
- **[Gweled](../gweled.md)** (C, GPL-2.0, mature)
|
||||
|
@ -149,7 +149,7 @@
|
||||
- **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature)
|
||||
- **[glPortal](../glportal.md)** (C++, zlib, beta)
|
||||
- **[Gnomescroll](../gnomescroll.md)** (C, C++, Python, GPL-3.0, beta, inactive since 2013)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[GoldenEye: Source](../goldeneye_source.md)** (C++, C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[Gorc](../gorc.md)** (C++, Apache-2.0, beta)
|
||||
- **[Gorillas-rs](../gorillas-rs.md)** (Rust, MIT, beta)
|
||||
@ -316,7 +316,7 @@
|
||||
- **[Powerslave EX](../powerslave_ex.md)** (C, C++, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Powerslide remake](../powerslide_remake.md)** (C++, MIT, beta)
|
||||
- **[pq2](../pq2.md)** (C++, GPL-3.0, mature)
|
||||
- **[PrBoom+](../prboom.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
- **[PrBoom+](../prboom+.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Prescription Wars](../prescription_wars.md)** (ColdFusion, JavaScript, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[progress-quest](../progress-quest.md)** (C++, MIT, mature)
|
||||
|
@ -29,6 +29,7 @@
|
||||
- **[coab](../coab.md)** (C#, ???, mature)
|
||||
- **[Crossfire](../crossfire.md)** (C, Java, GPL-2.0, mature)
|
||||
- **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Crosswords](../crosswords.md)** (Java, GPL-2.0, mature)
|
||||
- **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature)
|
||||
- **[Daimonin](../daimonin.md)** (C, GPL-2.0, mature)
|
||||
- **[DarkCity](../darkcity.md)** (PHP, GPL-3.0, mature, inactive since 2012)
|
||||
@ -46,6 +47,7 @@
|
||||
- **[Dungeon Monkey Eternal](../dungeon_monkey_eternal.md)** (Python, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Dungeon Quest](../dungeon_quest.md)** (Java, MIT, mature)
|
||||
- **[Egoboo](../egoboo.md)** (C++, C, GPL-3.0, mature, inactive since 2015)
|
||||
- **[Empty Clip](../empty_clip.md)** (C++, GPL-2.0, mature)
|
||||
- **[EmptyEpsilon](../emptyepsilon.md)** (C, C++, Lua, GPL-2.0, mature)
|
||||
- **[Endless Sky](../endless_sky.md)** (C++, GPL-3.0, mature)
|
||||
- **[Eos, Dawn of Light: A Space Opera](../eos_dawn_of_light_a_space_opera.md)** (Python, MIT, beta, inactive since 2007)
|
||||
@ -61,9 +63,10 @@
|
||||
- **[FreedroidRPG](../freedroidrpg.md)** (C, C++, Lua, GPL-2.0, mature)
|
||||
- **[Fujo](../fujo.md)** (Python, CC-BY-SA-4.0, mature, inactive since 2014)
|
||||
- **[GalaxyMage Redux](../galaxymage_redux.md)** (Python, GPL-2.0, beta, inactive since 2011)
|
||||
- **[GearHead 2](../gearhead_2.md)** (Pascal, LGPL-2.0, beta)
|
||||
- **[GearHead](../gearhead.md)** (Pascal, LGPL-2.1, Apache-2.0, mature)
|
||||
- **[Gee Whiz](../gee_whiz.md)** (C, GPL-2.0, beta, inactive since 2004)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[Goblin Hack](../goblin_hack.md)** (C++, GPL-2.0, beta, inactive since 2009)
|
||||
- **[Griefly](../griefly.md)** (C++, Go, Python, MIT, beta)
|
||||
- **[Hale](../hale.md)** (Java, GPL-2.0, beta, inactive since 2014)
|
||||
@ -141,7 +144,7 @@
|
||||
- **[The Endless Dungeons](../the_endless_dungeons.md)** (C, CC-BY-NC-SA-2.0, mature, inactive since 2015)
|
||||
- **[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, GPL-2.0, mature)
|
||||
- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature)
|
||||
- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature)
|
||||
- **[Trinity Reign](../trinity_reign.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Tuxemon](../tuxemon.md)** (Python, GPL-3.0, mature)
|
||||
- **[UlDunAd](../uldunad.md)** (Python, GPL-3.0, beta, inactive since 2011)
|
||||
|
@ -15,12 +15,18 @@
|
||||
- **[Combat Simulator Project](../combat_simulator_project.md)** (C++, GPL-2.0, beta, inactive since 2010)
|
||||
- **[Construo](../construo.md)** (C++, GPL-3.0, beta, inactive since 2015)
|
||||
- **[Core War](../core_war.md)** (C, Java, GPL-2.0, 2-clause BSD, mature)
|
||||
- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010)
|
||||
- **[Danger from the Deep](../danger_from_the_deep.md)** (C++, GPL-2.0, beta, inactive since 2011)
|
||||
- **[Dope Wars](../dope_wars.md)** (C, GPL-2.0, mature, inactive since 2013)
|
||||
- **[Eat The Whistle](../eat_the_whistle.md)** (C, ?, mature, inactive since 2017)
|
||||
- **[Ecksdee](../ecksdee.md)** (C++, GPL-2.0, beta, inactive since 2009)
|
||||
- **[F-1 Spirit](../f-1_spirit.md)** (C++, ??, beta, inactive since 2009)
|
||||
- **[Fairy-Max](../fairy-max.md)** (C, Custom, mature, inactive since 2018)
|
||||
- **[Falcon's Eye](../falcons_eye.md)** (C, NetHack General Public License, mature, inactive since 2004)
|
||||
- **[Fictional Air Combat](../fictional_air_combat.md)** (C, C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature)
|
||||
- **[FooBillard++](../foobillard++.md)** (C, GPL-2.0, mature, inactive since 2012)
|
||||
- **[FooBillard](../foobillard.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[FreeFalcon](../freefalcon.md)** (C, C++, 2-clause BSD, inactive since 2014)
|
||||
- **[Freekick 3](../freekick_3.md)** (C++, Python, GPL-3.0, mature, inactive since 2015)
|
||||
- **[Freeminer](../freeminer.md)** (C++, Lua, GPL-3.0, beta)
|
||||
|
@ -49,6 +49,7 @@
|
||||
- **[Conquests](../conquests.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
- **[CorsixTH](../corsixth.md)** (Lua, C++, MIT, mature)
|
||||
- **[Crimson Fields](../crimson_fields.md)** (C++, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Critterding](../critterding.md)** (C++, GPL-2.0, beta, inactive since 2013)
|
||||
- **[Crown and Cutlass](../crown_and_cutlass.md)** (C++, Custom, beta, inactive since 2009)
|
||||
- **[Curse of War](../curse_of_war.md)** (C, C++, GPL-3.0, mature, inactive since 2014)
|
||||
- **[Dark Destiny](../dark_destiny.md)** (Java, JavaScript, GPL, mature, inactive since 2016)
|
||||
@ -72,6 +73,7 @@
|
||||
- **[Free Heroes 2](../free_heroes_2.md)** (C++, GPL-2.0, beta, inactive since 2015)
|
||||
- **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature)
|
||||
- **[Free Space Colonization](../free_space_colonization.md)** (C, GPL-2.0, beta, inactive since 2017)
|
||||
- **[Free Tennis](../free_tennis.md)** (OCaml, GPL-2.0, beta, inactive since 2005)
|
||||
- **[freeaoe](../freeaoe.md)** (C++, GPL-3.0, beta)
|
||||
- **[Freeciv Alpha Centauri project](../freeciv_alpha_centauri_project.md)** (C, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Freeciv-web](../freeciv-web.md)** (JavaScript, Java, Python, AGPL-3.0, mature)
|
||||
@ -87,6 +89,7 @@
|
||||
- **[FreeSynd](../freesynd.md)** (C++, GPL-2.0, beta, inactive since 2017)
|
||||
- **[GalaxyNG](../galaxyng.md)** (C, GPL-2.0, mature, inactive since 2005)
|
||||
- **[Gigalomania](../gigalomania.md)** (C++, GPL-2.0, mature)
|
||||
- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[Glest](../glest.md)** (C++, GPL-2.0, mature, inactive since 2009)
|
||||
- **[Globulation 2](../globulation_2.md)** (C++, GPL-3.0, mature)
|
||||
- **[Goblin Camp](../goblin_camp.md)** (C++, GPL-3.0, beta, inactive since 2012)
|
||||
|
@ -25,6 +25,7 @@
|
||||
- **[Fantasy Map Generator](../fantasy_map_generator.md)** (JavaScript, MIT, mature)
|
||||
- **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017)
|
||||
- **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[Grimsonland](../grimsonland.md)** (JavaScript, ?, mature, inactive since 2017)
|
||||
- **[HexGL](../hexgl.md)** (JavaScript, CoffeeScript, MIT, mature, inactive since 2016)
|
||||
- **[HTML5 Pacman](../html5_pacman.md)** (JavaScript, WTFPL, mature, inactive since 2013)
|
||||
|
@ -41,6 +41,7 @@
|
||||
- **[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)
|
||||
- **[Cat Mother Dead Justice](../cat_mother_dead_justice.md)** (C++, 3-clause BSD, GPL-2.0, beta, inactive since 2003)
|
||||
- **[Cataclysm: Dark Days Ahead](../cataclysm_dark_days_ahead.md)** (C++, CC-BY-SA-3.0, mature)
|
||||
- **[Childsplay](../childsplay.md)** (Python, GPL-3.0, mature)
|
||||
- **[Chocolate Doom](../chocolate_doom.md)** (C, GPL-2.0, mature)
|
||||
@ -55,6 +56,7 @@
|
||||
- **[Crack Attack!](../crack_attack.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[Craft](../craft.md)** (C, Python, MIT, mature, inactive since 2017)
|
||||
- **[CrossUO](../crossuo.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Cultivation](../cultivation.md)** (C++, ?, mature, inactive since 2010)
|
||||
- **[Curse of War](../curse_of_war.md)** (C, C++, GPL-3.0, mature, inactive since 2014)
|
||||
- **[Cytadela](../cytadela.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[D-Fend Reloaded](../d-fend_reloaded.md)** (Pascal, GPL-3.0, mature, inactive since 2015)
|
||||
@ -62,6 +64,7 @@
|
||||
- **[Daggerfall Unity](../daggerfall_unity.md)** (C#, MIT, mature)
|
||||
- **[DarkPlaces](../darkplaces.md)** (C, GPL-2.0, mature, inactive since 2014)
|
||||
- **[Dave Gnukem](../dave_gnukem.md)** (C++, GPL-2.0, mature)
|
||||
- **[Deer Portal](../deer_portal.md)** (C++, zlib, beta)
|
||||
- **[DeSmuME](../desmume.md)** (C, C++, GPL-2.0, mature, inactive since 2015)
|
||||
- **[Destination Sol](../destination_sol.md)** (Java, Apache-2.0, mature)
|
||||
- **[dhewm3](../dhewm3.md)** (C, C++, GPL-3.0, mature)
|
||||
@ -92,12 +95,18 @@
|
||||
- **[Etterna](../etterna.md)** (C, C++, Lua, MIT, beta)
|
||||
- **[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)
|
||||
- **[Falltergeist](../falltergeist.md)** (C++, GPL-3.0, beta)
|
||||
- **[FIFE](../fife.md)** (C++, Python, LGPL-2.1, beta)
|
||||
- **[Fish Fillets - Next Generation](../fish_fillets-next_generation.md)** (C++, GPL-2.0, mature)
|
||||
- **[Flare](../flare.md)** (C++, Java, GPL-3.0, mature)
|
||||
- **[FlightGear](../flightgear.md)** (C++, GPL-2.0, mature)
|
||||
- **[flixel-gdx](../flixel-gdx.md)** (Java, 3-clause BSD, beta, inactive since 2017)
|
||||
- **[FLTK Recycling Game!](../fltk_recycling_game.md)** (C++, LGPL-2.1, mature, inactive since 2014)
|
||||
- **[FLTrator](../fltrator.md)** (C++, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Flukz](../flukz.md)** (C++, GPL-2.0, beta, inactive since 2014)
|
||||
- **[FooBillard++](../foobillard++.md)** (C, GPL-2.0, mature, inactive since 2012)
|
||||
- **[FooBillard](../foobillard.md)** (C, GPL-2.0, mature, inactive since 2010)
|
||||
- **[Free Mars](../free_mars.md)** (Java, GPL-3.0, mature)
|
||||
- **[freeablo](../freeablo.md)** (C++, GPL-3.0, beta)
|
||||
- **[Freedoom](../freedoom.md)** (Not applicable, Not applicable, beta)
|
||||
@ -105,8 +114,12 @@
|
||||
- **[Frets on Fire](../frets_on_fire.md)** (Python, GPL-2.0, mature, inactive since 2008)
|
||||
- **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature)
|
||||
- **[Gang Garrison 2](../gang_garrison_2.md)** (Game Maker Script, MPL, mature)
|
||||
- **[GCompris](../gcompris.md)** (C, Python, GPL-3.0, mature, inactive since 2016)
|
||||
- **[GeonBit.UI](../geonbitui.md)** (C#, MIT, mature)
|
||||
- **[Gilbert and the doors](../gilbert_and_the_doors.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[GL-117](../gl-117.md)** (C++, GPL-2.0, mature, inactive since 2005)
|
||||
- **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature)
|
||||
- **[GoRogue](../gorogue.md)** (C#, MIT, mature)
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
@ -268,7 +281,7 @@
|
||||
- **[The Secret Chronicles of Dr. M.](../the_secret_chronicles_of_dr_m.md)** (C++, GPL-3.0, mature)
|
||||
- **[Thrive](../thrive.md)** (C++, AngelScript, JavaScript, GPL-3.0, beta)
|
||||
- **[Thrust](../thrust.md)** (C, GPL-2.0, beta, inactive since 2006)
|
||||
- **[TinTin++](../tintin.md)** (C, GPL-3.0, mature)
|
||||
- **[TinTin++](../tintin++.md)** (C, GPL-3.0, mature)
|
||||
- **[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)
|
||||
- **[Total Annihilation 3D](../total_annihilation_3d.md)** (C++, C, Lua, GPL-2.0, beta, inactive since 2017)
|
||||
|
Reference in New Issue
Block a user