import from libregamewiki
This commit is contained in:
@ -6,7 +6,7 @@ _Fairy-Max is a xboard compatible chess engine for playing user defined chess va
|
||||
- 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 repository: (http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git)
|
||||
- Code language: C
|
||||
- Code license: Custom (permissive)
|
||||
|
||||
|
17
entries/glparchis.md
Normal file
17
entries/glparchis.md
Normal file
@ -0,0 +1,17 @@
|
||||
# glParchis
|
||||
|
||||
_Implementation of the popular Parchis game, which is played with a dice and 4 pawns per player. Players have to move their pawns out of their nest, around the whole board, into the destination of the player's color._
|
||||
|
||||
- Home: https://github.com/turulomio/glparchis, https://sourceforge.net/projects/glparchis/
|
||||
- State: mature
|
||||
- Download: https://github.com/Turulomio/glparchis/releases, https://sourceforge.net/projects/glparchis/files/glparchis/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: strategy, board, open content
|
||||
- Code repository: https://github.com/turulomio/glparchis.git
|
||||
- Code language: Python
|
||||
- Code license: GPL-3.0
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
Developer: Mariano Muñoz
|
||||
|
||||
## Building
|
21
entries/gnome_chess.md
Normal file
21
entries/gnome_chess.md
Normal file
@ -0,0 +1,21 @@
|
||||
# Gnome Chess
|
||||
|
||||
_2D chess game for GNOME desktop. It automatically detects installed chess engines (such as GNU Chess) for computer players._
|
||||
|
||||
- Home: https://wiki.gnome.org/Apps/Chess
|
||||
- State: mature
|
||||
- Download: https://flathub.org/apps/details/org.gnome.Chess
|
||||
- Platform: Linux
|
||||
- Keywords: strategy, chess, open content
|
||||
- Code repository: https://gitlab.gnome.org/GNOME/gnome-chess
|
||||
- Code language: Vala
|
||||
- Code license: GPL-3.0
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Formerly a part of GNOME Games.
|
||||
|
||||
Developer: Gnome
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Meson
|
12
entries/gnome_hearts.md
Normal file
12
entries/gnome_hearts.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Gnome Hearts
|
||||
|
||||
_Classic hearts card game for the GNOME desktop._
|
||||
|
||||
- Home: https://web.archive.org/web/20160308075926/http://www.jejik.com/gnome-hearts/, https://packages.ubuntu.com/xenial/gnome-hearts, https://packages.debian.org/search?keywords=gnome-hearts, https://launchpad.net/hearts
|
||||
- State: mature, inactive since 2015
|
||||
- Keywords: strategy, card
|
||||
- Code repository: (see debian)
|
||||
- Code language: Python
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
23
entries/gnu_chess.md
Normal file
23
entries/gnu_chess.md
Normal file
@ -0,0 +1,23 @@
|
||||
# GNU Chess
|
||||
|
||||
_Chess game._
|
||||
|
||||
- Home: https://www.gnu.org/software/chess/, http://savannah.gnu.org/projects/chess/
|
||||
- Media: https://en.wikipedia.org/wiki/GNU_Chess
|
||||
- State: mature, inactive since 2017
|
||||
- Download: http://ftpmirror.gnu.org/chess/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: strategy, chess, game engine, open content
|
||||
- Code repository: http://svn.savannah.gnu.org/svn/chess (svn), http://cvs.savannah.gnu.org:/sources/chess (cvs)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Assets license: None
|
||||
|
||||
Can be used together with a graphical frontend such as XBoard.
|
||||
Windows binaries via https://sourceforge.net/projects/gnuwin32/
|
||||
|
||||
Developer: Chua Kong Sian, Stuart Cracraft, Lukas Geyer, Simon Waters
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
19
entries/gnu_go.md
Normal file
19
entries/gnu_go.md
Normal file
@ -0,0 +1,19 @@
|
||||
# GNU Go
|
||||
|
||||
_Go‐playing program._
|
||||
|
||||
- Home: https://www.gnu.org/software/gnugo/, https://savannah.gnu.org/projects/gnugo/
|
||||
- Media: https://en.wikipedia.org/wiki/GNU_Go
|
||||
- State: mature, inactive since 2011
|
||||
- Download: https://www.gnu.org/software/gnugo/download.html
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: strategy, board, game engine, go, online
|
||||
- Code repository: https://git.savannah.gnu.org/git/gnugo.git, http://cvs.savannah.gnu.org:/sources/gnugo (cvs)
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
|
||||
Can also be used with graphical frontends like like GoGui, qGo and CGoban 1.
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
18
entries/go_ollie.md
Normal file
18
entries/go_ollie.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Go Ollie!
|
||||
|
||||
_Go Ollie! is a mouse controlled platformer about an earth worm._
|
||||
|
||||
- Home: http://www.charliedoggames.com/?page_id=62, https://web.archive.org/web/20111013005011/http://www.tweeler.com/index.php?PAGE=goollie_linux
|
||||
- State: mature, inactive since 2011
|
||||
- Download: https://web.archive.org/web/20111013005011/http://www.tweeler.com/GoOllie_13.sh
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: platform, open content
|
||||
- Code repository: (see download)
|
||||
- Code language: ?
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: CC-BY-SA-3.0
|
||||
|
||||
Developer: Tony Oakden (Charlie Dog Games)
|
||||
|
||||
## Building
|
16
entries/gottet.md
Normal file
16
entries/gottet.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Gottet
|
||||
|
||||
_Tetris-like game._
|
||||
|
||||
- Home: https://gottcode.org/gottet/
|
||||
- State: mature
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: tool, tetris
|
||||
- Code repository: (see home)
|
||||
- Code language: C++
|
||||
- Code license: GPL
|
||||
- Code dependencies: Qt
|
||||
|
||||
Developer: Graeme Gott
|
||||
|
||||
## Building
|
18
entries/gravitation.md
Normal file
18
entries/gravitation.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Gravitation
|
||||
|
||||
_Second autobiographical game by Jason Rohrer._
|
||||
|
||||
- Home: http://hcsoftware.sourceforge.net/gravitation/, https://sourceforge.net/projects/hcsoftware/
|
||||
- State: mature, inactive since 2008
|
||||
- Download: https://sourceforge.net/projects/hcsoftware/files/Gravitation/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: adventure, open content
|
||||
- Code repository: (see download and maybe some repositories at SF)
|
||||
- Code language: C++
|
||||
- Code license: Public domain
|
||||
- Code dependencies: SDL
|
||||
- Assets license: Public domain
|
||||
|
||||
Developer: Jason Rohrer
|
||||
|
||||
## Building
|
15
entries/hack.md
Normal file
15
entries/hack.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Hack
|
||||
|
||||
_Roguelike game. It served as the inspiration for NetHack._
|
||||
|
||||
- Home: http://roguebasin.roguelikedevelopment.org/index.php?title=Hack, https://nethackwiki.com/wiki/Hack_1.0.3, https://homepages.cwi.nl/~aeb/games/hack/hack.html, https://packages.debian.org/search?keywords=bsdgames
|
||||
- Media: https://en.wikipedia.org/wiki/Hack_(video_game)
|
||||
- State: mature, inactive since 1985
|
||||
- Keywords: role playing, roguelike, text
|
||||
- Code repository: (see debian bsdgames)
|
||||
- Code language: C
|
||||
- Code license: BSD
|
||||
|
||||
Developer: Jay Fenlason
|
||||
|
||||
## Building
|
15
entries/harmonist_dayoriah_clan_infiltration.md
Normal file
15
entries/harmonist_dayoriah_clan_infiltration.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Harmonist: Dayoriah Clan Infiltration
|
||||
|
||||
_Stealth coffee-break roguelike game. The game has a heavy focus on tactical positioning, light and noise mechanisms, making use of various terrain types and cones of view for monsters._
|
||||
|
||||
- Home: https://harmonist.tuxfamily.org
|
||||
- State: beta
|
||||
- Download: https://download.tuxfamily.org/harmonist/releases/
|
||||
- Platform: Windows, Linux, macOS, Web
|
||||
- Keywords: library, open content, roguelike, text
|
||||
- Code repository: https://git.tuxfamily.org/harmonist/harmonist.git, https://github.com/anaseto/harmonist.git (+)
|
||||
- Code language: Go
|
||||
- Code license: ISC
|
||||
- Assets license: ISC
|
||||
|
||||
## Building
|
18
entries/help_hannahs_horse.md
Normal file
18
entries/help_hannahs_horse.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Help Hannah's Horse
|
||||
|
||||
_Child-oriented arcade game, cross between Pacman and the Dizzy game "Fastfood"._
|
||||
|
||||
- Home: https://sourceforge.net/projects/hannah/, https://packages.debian.org/search?keywords=hannah
|
||||
- State: beta, inactive since 2008
|
||||
- Download: https://sourceforge.net/projects/hannah/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: action, arcade, kids-friendly, open content
|
||||
- Code repository: (see download)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
Developer: Stephen Branley
|
||||
|
||||
## Building
|
19
entries/hex-a-hop.md
Normal file
19
entries/hex-a-hop.md
Normal file
@ -0,0 +1,19 @@
|
||||
# Hex-a-hop
|
||||
|
||||
_Hexagonal tiles based puzzle game._
|
||||
|
||||
- Home: http://hexahop.sourceforge.net/, https://sourceforge.net/projects/hexahop/, https://packages.debian.org/search?keywords=hex-a-hop
|
||||
- State: mature, inactive since 2013
|
||||
- Download: http://hexahop.sourceforge.net/downloads.html, https://sourceforge.net/projects/hexahop/files/
|
||||
- Keywords: puzzle, open content
|
||||
- Code repository: https://git.code.sf.net/p/hexahop/code, https://git.code.sf.net/p/hexahop/website
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: CC-BY-SA, GPL-2.0, Sounds: Creative Commons Sampling Plus
|
||||
|
||||
Developer: Tom Beaumont, Paul Wise, Ari Mustonen
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
15
entries/hnefatafl.md
Normal file
15
entries/hnefatafl.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Hnefatafl
|
||||
|
||||
_Implementation of a Norse board game. It supports Hnefatafl 11x11, 13x13, and Tablut completely. Other regional variants are partly supported by the provided using rulesets._
|
||||
|
||||
- Home: https://web.archive.org/web/20180901233504/http://hnefatafl.se/ (Swedish), https://sourceforge.net/projects/hnefatafl/
|
||||
- State: beta, inactive since 2014
|
||||
- Keywords: strategy, board, open content
|
||||
- Code repository: https://gitlab.com/soderlund/hnefatafl.git
|
||||
- Code language: C
|
||||
- Code license: ISC
|
||||
- Assets license: ? (GPL-3.0)
|
||||
|
||||
Developer: Alexander Söderlund
|
||||
|
||||
## Building
|
18
entries/holtz.md
Normal file
18
entries/holtz.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Holtz
|
||||
|
||||
_Holtz is a collection of board games that can be played against the computer or online against other players. Holtz supports the games Zèrtz, Dvonn, Relax and Bloks._
|
||||
|
||||
- Home: https://sourceforge.net/projects/holtz/
|
||||
- State: mature
|
||||
- Download: https://sourceforge.net/projects/holtz/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: puzzle, board, online, open content
|
||||
- Code repository: https://git.code.sf.net/p/holtz/code, https://git.code.sf.net/p/holtz/website (+)
|
||||
- Code language: C++
|
||||
- Code license: GPL
|
||||
- Code dependencies: wxWidgets
|
||||
- Assets license: GPL
|
||||
|
||||
Developer: Florian Fischer, Martin Trautmann
|
||||
|
||||
## Building
|
15
entries/hypercube.md
Normal file
15
entries/hypercube.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Hypercube
|
||||
|
||||
_Hypercube is a golf-like puzzle game around a tesseract (4D hypercube)._
|
||||
|
||||
- Home: http://harmen.vanderwal.eu/hypercube/
|
||||
- State: mature, inactive since 2016
|
||||
- Keywords: puzzle, open content
|
||||
- Code repository: (see home)
|
||||
- Code language: Java
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: LGPL
|
||||
|
||||
Developer: Harmen van der Wal
|
||||
|
||||
## Building
|
17
entries/infinite_tux.md
Normal file
17
entries/infinite_tux.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Infinite Tux
|
||||
|
||||
_2D platformer game inspired by Infinite Mario. The game is procedurally generated every time it is replayed._
|
||||
|
||||
- Home: https://github.com/qbancoffee/infinite-tux
|
||||
- State: mature
|
||||
- Download: https://github.com/qbancoffee/infinite-tux/releases
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: platform, open content
|
||||
- Code repository: https://github.com/qbancoffee/infinite-tux.git
|
||||
- Code language: Java
|
||||
- Code license: GPL-3.0, Public domain (some parts)
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Based on Infinite Mario Bros.
|
||||
|
||||
## Building
|
17
entries/infon_battle_arena.md
Normal file
17
entries/infon_battle_arena.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Infon Battle Arena
|
||||
|
||||
_Real-time multiplayer programming game. You control your creatures using the Lua programming language and let them compete for food and survival against other players._
|
||||
|
||||
- Home: http://infon.dividuum.de/, https://code.google.com/archive/p/infon/
|
||||
- State: beta, inactive since 2012
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: strategy, life simulation, open content, programming, real time
|
||||
- Code repository: https://github.com/dividuum/infon.git, https://bitbucket.org/dividuum/infon.git (+)
|
||||
- Code language: C, Lua
|
||||
- Code license: GPL
|
||||
- Code dependencies: SDL
|
||||
- Assets license: GPL
|
||||
|
||||
Developer: Florian Wesch
|
||||
|
||||
## Building
|
17
entries/intricacy.md
Normal file
17
entries/intricacy.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Intricacy
|
||||
|
||||
_Intricacy is a multiplayer lock-picking puzzle game, in which players design locks and try to pick the locks devised by others._
|
||||
|
||||
- Home: http://mbays.freeshell.org/intricacy/
|
||||
- State: beta
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: puzzle, open content, text-based
|
||||
- Code repository: http://repo.or.cz/intricacy.git
|
||||
- Code language: Haskell
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Curses, SDL
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Developer: mbays
|
||||
|
||||
## Building
|
@ -1,15 +1,17 @@
|
||||
# Iris2
|
||||
|
||||
_Remake of Ultima Online._
|
||||
_2D/3D client for playing the MMORPG Ultima Online on Freeshards._
|
||||
|
||||
- Home: https://web.archive.org/web/20160809064454/https://iris2.de/index.php/Main_Page
|
||||
- State: beta, inactive since 2017
|
||||
- Keywords: role playing, inspired by Ultima Online, remake, requires original content
|
||||
- Keywords: role playing, inspired by Ultima Online, open content (?), remake, requires server
|
||||
- Code repository: https://github.com/kblaschke/Iris2.git
|
||||
- Code language: C, C++, Lua
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: Ogre
|
||||
|
||||
Developer: SiENcE, Ghoulsblade, Hagish
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
||||
|
16
entries/jamp.md
Normal file
16
entries/jamp.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Jamp
|
||||
|
||||
_Jamp is a physics puzzle game. The player controls a squirrel character inside a wheel-like cage, using contraptions and the laws of physics to move the character to the destination._
|
||||
|
||||
- Home: http://perre.noud.ch/jamp/
|
||||
- State: beta, inactive since 2009
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: puzzle, open content, physics
|
||||
- Code repository: (see home)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Developer: David Perrenoud
|
||||
|
||||
## Building
|
18
entries/javelin.md
Normal file
18
entries/javelin.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Javelin
|
||||
|
||||
_Single-player role-playing game that uses d20 as the rule system. It draws heavy inspiration from Jagged Alliance and Dungeon Crawl Stone Soup to Pokémon and the Final Fantasy series._
|
||||
|
||||
- Home: https://javelinrl.wordpress.com/, https://www.reddit.com/r/javelinrl/
|
||||
- State: mature, inactive since 2016
|
||||
- Download: https://github.com/tukkek/javelin/releases
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: role playing, open content, roguelike
|
||||
- Code repository: https://github.com/tukkek/javelin.git
|
||||
- Code language: Java
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: AWT
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
Developer: Alex Henry
|
||||
|
||||
## Building
|
15
entries/jclassicrpg.md
Normal file
15
entries/jclassicrpg.md
Normal file
@ -0,0 +1,15 @@
|
||||
# jClassicRPG
|
||||
|
||||
_3D RPG and framework._
|
||||
|
||||
- Home: https://web.archive.org/web/20160420203037/http://javacrpg.sourceforge.net/, http://jcrpg.blogspot.com/, https://sourceforge.net/projects/javacrpg/
|
||||
- State: beta, inactive since 2010
|
||||
- Keywords: role playing
|
||||
- Code repository: https://svn.code.sf.net/p/javacrpg/code/trunk (svn)
|
||||
- Code language: Java
|
||||
- Code license: LGPL version 3.0
|
||||
- Code dependencies: jME
|
||||
|
||||
Developer: Timong
|
||||
|
||||
## Building
|
19
entries/jskat.md
Normal file
19
entries/jskat.md
Normal file
@ -0,0 +1,19 @@
|
||||
# JSkat
|
||||
|
||||
_German card game Skat and variations thereof._
|
||||
|
||||
- Home: http://www.jskat.org/, https://sourceforge.net/projects/jskat/
|
||||
- State: beta
|
||||
- Download: https://github.com/b0n541/jskat-multimodule/releases, https://sourceforge.net/projects/jskat/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: role playing, card, open content
|
||||
- Code repository: https://github.com/b0n541/jskat-multimodule.git
|
||||
- Code language: Java
|
||||
- Code license: GPL-3.0 (GUI), Apache-2.0 (base)
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Developer: Jan Schäfer, Markus J. Luzius, Daniel Loreck, Sascha Laurien
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Gradle
|
17
entries/jsoko.md
Normal file
17
entries/jsoko.md
Normal file
@ -0,0 +1,17 @@
|
||||
# JSoko
|
||||
|
||||
_JSoko is a sokobon style puzzle game. It includes an automatic solver and supports different skins._
|
||||
|
||||
- Home: https://www.sokoban-online.de/, https://sourceforge.net/projects/jsokoapplet/
|
||||
- State: mature
|
||||
- Download: https://sourceforge.net/projects/jsokoapplet/files/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: puzzle, open content, sokoban-style
|
||||
- Code repository: (see download)
|
||||
- Code language: Java
|
||||
- Code license: GPL (+credits +no-misrepresentation)
|
||||
- Assets license: GPL (+credits +no-misrepresentation)
|
||||
|
||||
Developer: Heiner Marxen, Matthias Meger
|
||||
|
||||
## Building
|
@ -5,7 +5,7 @@ _Fun educational game built around molecular geometry. It employs simplistic two
|
||||
- Home: https://www.kde.org/applications/games/katomic/, https://games.kde.org/game.php?game=katomic
|
||||
- State: mature
|
||||
- Keywords: puzzle, inspired by Atomix, remake
|
||||
- Code repository: https://anongit.kde.org/katomic.git (https://cgit.kde.org/katomic.git/)
|
||||
- Code repository: https://anongit.kde.org/katomic.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
17
entries/key_runner.md
Normal file
17
entries/key_runner.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Key Runner
|
||||
|
||||
_Key Runner is a 2D overhead action game where Moschata, the Key Runner must race to retrieve the key and bring it to the lock._
|
||||
|
||||
- Home: https://web.archive.org/web/20150412095108/http://killergame.net/keyrunner/
|
||||
- State: mature, inactive since 2013
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: action, open content
|
||||
- Code repository: (see home)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: ? (GPL-2.0)
|
||||
|
||||
Developer: Russ Adams
|
||||
|
||||
## Building
|
17
entries/kmines.md
Normal file
17
entries/kmines.md
Normal file
@ -0,0 +1,17 @@
|
||||
# KMines
|
||||
|
||||
_Mostly classical minesweeper puzzle game from the KDEGames division of the KDE Project._
|
||||
|
||||
- Home: https://kde.org/applications/games/org.kde.kmines, https://games.kde.org/game.php?game=kmines, https://docs.kde.org/stable5/en/kdegames/kmines/
|
||||
- State: mature
|
||||
- Platform: Windows (?), Linux
|
||||
- Keywords: puzzle, minesweeper, open content
|
||||
- Code repository: https://anongit.kde.org/kmines.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: KDE, Qt
|
||||
- Assets license: GPL, GFDL
|
||||
|
||||
Developer: Nicolas Hadacek, Mikhail Kourinny, Mauricio Piacentini, Dmitry Suzdalev; Mike McBride (documentation update for KDE 2.0); Philip Rodrigues (some changes for KDE 3.2)
|
||||
|
||||
## Building
|
19
entries/kobo_deluxe.md
Normal file
19
entries/kobo_deluxe.md
Normal file
@ -0,0 +1,19 @@
|
||||
# Kobo Deluxe
|
||||
|
||||
_2D scrolling space shooter._
|
||||
|
||||
- Home: http://olofson.net/kobodl/
|
||||
- State: beta, inactive since 2007
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: action, inspired by XKobo, open content
|
||||
- Code repository: (see home)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0, LGPL
|
||||
- Code dependencies: SDL
|
||||
- Assets license: ? (GPL-2.0)
|
||||
|
||||
Based on XKobo by Akira Higuchi
|
||||
|
||||
Developer: David Olofson, Akira Higuchi, Erik Auerswald, Jeremy Sheeley, Simon Peter, Florian Schulze, Masanao Izumo
|
||||
|
||||
## Building
|
18
entries/krank.md
Normal file
18
entries/krank.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Krank
|
||||
|
||||
_Game of dexterity._
|
||||
|
||||
- Home: http://krank.sourceforge.net/, https://sourceforge.net/projects/krank/, https://packages.debian.org/search?keywords=krank
|
||||
- State: beta, inactive since 2008
|
||||
- Download: https://sourceforge.net/projects/krank/files/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: role playing, dexterity, open content, skill
|
||||
- Code repository: https://svn.code.sf.net/p/krank/code/trunk (svn), http://krank.cvs.sourceforge.net:/cvsroot/krank (cvs)
|
||||
- Code language: Python
|
||||
- Code license: Public domain
|
||||
- Code dependencies: pygame
|
||||
- Assets license: Public domain (probably non-free backgrounds and a font in the original distribution, see debian distribution)
|
||||
|
||||
Developer: Thorsten Kohnhorst (aka monsterkodi);sound by legoluft; replacement free images by Slava Anishenko[1];other images by these people
|
||||
|
||||
## Building
|
17
entries/ksnakeduel.md
Normal file
17
entries/ksnakeduel.md
Normal file
@ -0,0 +1,17 @@
|
||||
# KSnakeDuel
|
||||
|
||||
_Snake Duel for KDE (KSnake) is a snake game in the KDEGames division of KDE 4._
|
||||
|
||||
- Home: https://kde.org/applications/games/org.kde.ksnakeduel, https://packages.debian.org/search?keywords=ksnake
|
||||
- State: mature
|
||||
- Keywords: puzzle, open content, snake
|
||||
- Code repository: https://anongit.kde.org/ksnakeduel.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
In KDE 4.x it was called KSnakeRace.
|
||||
|
||||
Developer: Matthias Kiefer, Benjamin Meyer and Stas Verberkt
|
||||
|
||||
## Building
|
15
entries/ksudoku.md
Normal file
15
entries/ksudoku.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Ksudoku
|
||||
|
||||
_Program for creating and solving (manually or automatically) 2D and 3D Sudoku games._
|
||||
|
||||
- Home: https://kde.org/applications/games/org.kde.ksudoku, http://ksudoku.sourceforge.net/, https://sourceforge.net/projects/ksudoku/
|
||||
- State: mature
|
||||
- Keywords: puzzle, open content, sudoku
|
||||
- Code repository: https://anongit.kde.org/ksudoku.git, https://svn.code.sf.net/p/ksudoku/code/ (svn old)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Assets license: GPL-2.0
|
||||
|
||||
Developer: Francesco Rossi, Johannes Bergmeier, Mick Kappenburg
|
||||
|
||||
## Building
|
18
entries/kuklomenos.md
Normal file
18
entries/kuklomenos.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Kuklomenos
|
||||
|
||||
_Abstract shoot-em-up game, with minimalistic graphics and short game-length._
|
||||
|
||||
- Home: http://mbays.freeshell.org/kuklomenos/
|
||||
- State: beta, inactive since 2012
|
||||
- Keywords: arcade, open content
|
||||
- Code repository: (see home)
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: GPL-3.0
|
||||
|
||||
Developer: mbays
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
17
entries/labbaye_des_morts.md
Normal file
17
entries/labbaye_des_morts.md
Normal file
@ -0,0 +1,17 @@
|
||||
# L'Abbaye des Morts
|
||||
|
||||
_2D exploration platformer._
|
||||
|
||||
- Home: https://www.locomalito.com/abbaye_des_morts.php
|
||||
- State: mature, inactive since 2018
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: adventure, open content, platform, side-scrolling
|
||||
- Code repository: https://github.com/nevat/abbayedesmorts-gpl.git
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
- Code dependencies: SDL
|
||||
- Assets license: CC-BY
|
||||
|
||||
Developer: Locomalito
|
||||
|
||||
## Building
|
@ -7,7 +7,7 @@ _Tool used when compiling applications and libraries._
|
||||
- State: mature
|
||||
- Download: https://pkg-config.freedesktop.org/releases/
|
||||
- Keywords: tool, library
|
||||
- Code repository: https://anongit.freedesktop.org/git/pkg-config.git (https://cgit.freedesktop.org/pkg-config)
|
||||
- Code repository: https://anongit.freedesktop.org/git/pkg-config.git
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
|
||||
|
@ -104,13 +104,16 @@
|
||||
- **[Hammer of Thyrion](../hammer_of_thyrion.md)** (C, GPL-2.0, mature)
|
||||
- **[Head over Heels](../head_over_heels.md)** (C++, GPL-3.0, mature)
|
||||
- **[Hedgewars](../hedgewars.md)** (Lua, C, C++, Pascal, Haskell, GPL-2.0, mature)
|
||||
- **[Help Hannah's Horse](../help_hannahs_horse.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
- **[Hexoshi](../hexoshi.md)** (Python, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Hovertank3D](../hovertank3d.md)** (C++, Assembly, GPL-2.0, mature, inactive since 2014)
|
||||
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
|
||||
- **[Jake2](../jake2.md)** (Java, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Jet-Story](../jet-story.md)** (Assembly, C, C++, MIT, beta)
|
||||
- **[Kartering](../kartering.md)** (C, GPL-2.0, MIT, ISC, beta, inactive since 2015)
|
||||
- **[Key Runner](../key_runner.md)** (C++, GPL-3.0, mature, inactive since 2013)
|
||||
- **[KGoldrunner](../kgoldrunner.md)** (C++, GPL-2.0, mature)
|
||||
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, LGPL, beta, inactive since 2007)
|
||||
- **[LastTry](../lasttry.md)** (Java, MIT, beta, inactive since 2017)
|
||||
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
|
||||
- **[Librelancer](../librelancer.md)** (C, C#, MIT, beta)
|
||||
|
@ -20,10 +20,12 @@
|
||||
- **[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)
|
||||
- **[Gravitation](../gravitation.md)** (C++, Public domain, mature, inactive since 2008)
|
||||
- **[Head over Heels](../head_over_heels.md)** (C++, GPL-3.0, mature)
|
||||
- **[Heart of the Alien](../heart_of_the_alien.md)** (C, GPL-2.0, beta, inactive since 2005)
|
||||
- **[Hypatia](../hypatia.md)** (Python, MIT, beta, inactive since 2016)
|
||||
- **[javascript-E.T.](../javascript-et.md)** (JavaScript, Assembly, MIT, beta, inactive since 2017)
|
||||
- **[L'Abbaye des Morts](../labbaye_des_morts.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[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)
|
||||
- **[Privateer - Gemini Gold](../privateer-gemini_gold.md)** (C++, GPL-2.0, mature, inactive since 2012)
|
||||
|
@ -447,11 +447,17 @@
|
||||
- **[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)
|
||||
- **[glParchis](../glparchis.md)** (Python, GPL-3.0, mature)
|
||||
- **[glPortal](../glportal.md)** (C++, zlib, beta)
|
||||
- **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017)
|
||||
- **[GM Tools](../gm_tools.md)** (C++, GPL-2.0, beta, inactive since 2004)
|
||||
- **[Gnome Chess](../gnome_chess.md)** (Vala, GPL-3.0, mature)
|
||||
- **[Gnome Hearts](../gnome_hearts.md)** (Python, GPL-2.0, mature, inactive since 2015)
|
||||
- **[Gnomescroll](../gnomescroll.md)** (C, C++, Python, GPL-3.0, beta, inactive since 2013)
|
||||
- **[GNU Chess](../gnu_chess.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[GNU Go](../gnu_go.md)** (C, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Go Ollie!](../go_ollie.md)** (?, GPL-3.0, mature, inactive since 2011)
|
||||
- **[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)
|
||||
@ -461,9 +467,11 @@
|
||||
- **[Gorillas-rs](../gorillas-rs.md)** (Rust, MIT, beta)
|
||||
- **[Gorillas](../gorillas.md)** (Objective-C, JavaScript, Java Research License, mature, inactive since 2014)
|
||||
- **[GoRogue](../gorogue.md)** (C#, MIT, mature)
|
||||
- **[Gottet](../gottet.md)** (C++, GPL, mature)
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Grabble](../grabble.md)** (Java, ?, mature, inactive since 2006)
|
||||
- **[Grail](../grail.md)** (C++, Lua, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Gravitation](../gravitation.md)** (C++, Public domain, mature, inactive since 2008)
|
||||
- **[Greenius' Civil War](../greenius_civil_war.md)** (C++, GPL-2.0, beta, inactive since 2001)
|
||||
- **[Griefly](../griefly.md)** (C++, Go, Python, MIT, beta)
|
||||
- **[Grimsonland](../grimsonland.md)** (JavaScript, ?, mature, inactive since 2017)
|
||||
@ -475,35 +483,42 @@
|
||||
- **[GZDoom](../gzdoom.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[H-Craft Championship](../h-craft_championship.md)** (C++, zlib, mature, inactive since 2015)
|
||||
- **[H-World](../h-world.md)** (C, Lua, GPL-2.0, beta, inactive since 2005)
|
||||
- **[Hack](../hack.md)** (C, BSD, mature, inactive since 1985)
|
||||
- **[Hale](../hale.md)** (Java, GPL-2.0, beta, inactive since 2014)
|
||||
- **[Hammer of Thyrion](../hammer_of_thyrion.md)** (C, GPL-2.0, mature)
|
||||
- **[Hardwar](../hardwar.md)** (C++, GPL-3.0, beta, inactive since 2015)
|
||||
- **[HarfBuzz](../harfbuzz.md)** (C++, MIT, mature)
|
||||
- **[Harmonist: Dayoriah Clan Infiltration](../harmonist_dayoriah_clan_infiltration.md)** (Go, ISC, beta)
|
||||
- **[Harris](../harris.md)** (C, Python, GPL-3.0, beta)
|
||||
- **[HaxeFlixel](../haxeflixel.md)** (Haxe, MIT, mature)
|
||||
- **[Haxima](../haxima.md)** (C++, GPL-3.0, beta)
|
||||
- **[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)
|
||||
- **[Hedgewars](../hedgewars.md)** (Lua, C, C++, Pascal, Haskell, GPL-2.0, mature)
|
||||
- **[Help Hannah's Horse](../help_hannahs_horse.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
- **[Hematite](../hematite.md)** (Rust, MIT, beta)
|
||||
- **[Hero of Allacrost](../hero_of_allacrost.md)** (C++, Lua, GPL-2.0, mature)
|
||||
- **[Heroes of Wesnoth](../heroes_of_wesnoth.md)** (C++, GPL-3.0, beta, inactive since 2010)
|
||||
- **[Heroes of Wing Commander](../heroes_of_wing_commander.md)** (Python, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Hex Game](../hex_game.md)** (C++, MIT, beta)
|
||||
- **[Hex-a-hop](../hex-a-hop.md)** (C++, GPL-2.0, mature, inactive since 2013)
|
||||
- **[HexGL](../hexgl.md)** (JavaScript, CoffeeScript, MIT, mature, inactive since 2016)
|
||||
- **[heXon](../hexon.md)** (C++, GPL-2.0, beta)
|
||||
- **[Hexoshi](../hexoshi.md)** (Python, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Hextris](../hextris.md)** (JavaScript, GPL-3.0, mature)
|
||||
- **[Hexwar](../hexwar.md)** (Ruby, JavaScript, MIT, beta, inactive since 2012)
|
||||
- **[HHexen](../hhexen.md)** (C, GPL-2.0, mature, inactive since 2013)
|
||||
- **[Hnefatafl](../hnefatafl.md)** (C, ISC, beta, inactive since 2014)
|
||||
- **[Hocoslamfy](../hocoslamfy.md)** (C, C++, GPL-2.0, beta, inactive since 2016)
|
||||
- **[HoDoKu](../hodoku.md)** (Java, GPL-3.0, mature, inactive since 2013)
|
||||
- **[Holtz](../holtz.md)** (C++, GPL, mature)
|
||||
- **[HolySpirit](../holyspirit.md)** (C++, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Hopson-Arcade](../hopson-arcade.md)** (C++, GPL-3.0, mature)
|
||||
- **[HoverRace](../hoverrace.md)** (C++, Custom NC, mature, inactive since 2016)
|
||||
- **[Hovertank3D](../hovertank3d.md)** (C++, Assembly, GPL-2.0, mature, inactive since 2014)
|
||||
- **[HTML5 Pacman](../html5_pacman.md)** (JavaScript, WTFPL, mature, inactive since 2013)
|
||||
- **[Hypatia](../hypatia.md)** (Python, MIT, beta, inactive since 2016)
|
||||
- **[Hypercube](../hypercube.md)** (Java, GPL-2.0, mature, inactive since 2016)
|
||||
- **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature)
|
||||
- **[I Have No Tomatoes](../i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
|
||||
- **[ICBM3D](../icbm3d.md)** (C, ?, beta, inactive since 1998)
|
||||
@ -514,6 +529,9 @@
|
||||
- **[Imperium](../imperium.md)** (?, ?, mature)
|
||||
- **[Inexor](../inexor.md)** (C++, JavaScript, zlib, beta, inactive since 2018)
|
||||
- **[Infiniminer](../infiniminer.md)** (C#, MIT, mature, inactive since 2016)
|
||||
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
|
||||
- **[Infon Battle Arena](../infon_battle_arena.md)** (C, Lua, GPL, beta, inactive since 2012)
|
||||
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
|
||||
- **[IO Reboot](../io_reboot.md)** (C#, MIT, mature, inactive since 2017)
|
||||
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
|
||||
- **[iortcw](../iortcw.md)** (C, C++, GPL, mature)
|
||||
@ -525,9 +543,12 @@
|
||||
- **[Iter Vehemens ad Necem](../iter_vehemens_ad_necem.md)** (C++, GPL-2.0, beta)
|
||||
- **[Jagged Alliance 2 Stracciatella](../jagged_alliance_2_stracciatella.md)** (C, C++, Custom, mature)
|
||||
- **[Jake2](../jake2.md)** (Java, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Jamp](../jamp.md)** (C++, GPL-3.0, beta, inactive since 2009)
|
||||
- **[JaNaG - Java Name Generator](../janag-java_name_generator.md)** (Java, GPL-3.0, mature, inactive since 2016)
|
||||
- **[javascript-E.T.](../javascript-et.md)** (JavaScript, Assembly, MIT, beta, inactive since 2017)
|
||||
- **[Javelin](../javelin.md)** (Java, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Jazz² Resurrection](../jazz_resurrection.md)** (C#, JavaScript, GPL-3.0, mature)
|
||||
- **[jClassicRPG](../jclassicrpg.md)** (Java, LGPL version 3.0, beta, inactive since 2010)
|
||||
- **[JediOutcastLinux](../jedioutcastlinux.md)** (C, C++, GPL-2.0, mature)
|
||||
- **[Jet-Story](../jet-story.md)** (Assembly, C, C++, MIT, beta)
|
||||
- **[jewelthief](../jewelthief.md)** (Java, GPL-3.0, mature, inactive since 2016)
|
||||
@ -538,6 +559,8 @@
|
||||
- **[JQuest](../jquest.md)** (Java, GPL-2.0, beta, inactive since 2006)
|
||||
- **[JSettlers](../jsettlers.md)** (Java, GPL-3.0, mature)
|
||||
- **[jsFO](../jsfo.md)** (JavaScript, Python, Apache-2.0, beta, inactive since 2017)
|
||||
- **[JSkat](../jskat.md)** (Java, GPL-3.0, Apache-2.0, beta)
|
||||
- **[JSoko](../jsoko.md)** (Java, GPL, mature)
|
||||
- **[Julius](../julius.md)** (C, C++, AGPL-3.0, mature)
|
||||
- **[Jump'n'Bump](../jumpnbump.md)** (C, GPL-2.0, mature, inactive since 2004)
|
||||
- **[Just another Tetris™ clone](../just_another_tetris_clone.md)** (Java, WTFPL, mature, inactive since 2017)
|
||||
@ -546,17 +569,25 @@
|
||||
- **[KAtomic](../katomic.md)** (C++, GPL-2.0, mature)
|
||||
- **[Keen Dreams](../keen_dreams.md)** (C, Assembly, C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[KeeperRL](../keeperrl.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[Key Runner](../key_runner.md)** (C++, GPL-3.0, mature, inactive since 2013)
|
||||
- **[KGoldrunner](../kgoldrunner.md)** (C++, GPL-2.0, mature)
|
||||
- **[kiki the nano bot](../kiki_the_nano_bot.md)** (C++, Public domain, mature, inactive since 2007)
|
||||
- **[Kingdoms](../kingdoms.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[KittenMaxit](../kittenmaxit.md)** (Java, MIT, beta)
|
||||
- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
|
||||
- **[Klooni 1010!](../klooni_1010.md)** (Java, GPL-3.0, beta)
|
||||
- **[KMines](../kmines.md)** (C++, GPL-2.0, mature)
|
||||
- **[KnightOfWor](../knightofwor.md)** (Java, GPL-3.0, beta, inactive since 2015)
|
||||
- **[Knights](../knights.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, LGPL, beta, inactive since 2007)
|
||||
- **[Kobold's Quest 2](../kobolds_quest_2.md)** (Python, LGPL-3.0, beta, inactive since 2011)
|
||||
- **[KQ Lives](../kq_lives.md)** (C, GPL-2.0, beta, inactive since 2011)
|
||||
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
|
||||
- **[Krystal Drop](../krystal_drop.md)** (C++, GPL-2.0, beta, inactive since 2004)
|
||||
- **[KSnakeDuel](../ksnakeduel.md)** (C++, GPL-2.0, mature)
|
||||
- **[Ksudoku](../ksudoku.md)** (C++, GPL-2.0, mature)
|
||||
- **[Kuklomenos](../kuklomenos.md)** (C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[L'Abbaye des Morts](../labbaye_des_morts.md)** (C, GPL-3.0, mature, inactive since 2018)
|
||||
- **[l-echo](../l-echo.md)** (C++, GPL-3.0, beta, inactive since 2016)
|
||||
- **[Labyrinth of Worlds](../labyrinth_of_worlds.md)** (C++, LGPL-3.0, beta, inactive since 2010)
|
||||
- **[ladder](../ladder-2.md)** (Go, MIT, beta, inactive since 2016)
|
||||
|
@ -26,6 +26,7 @@
|
||||
- **[Froggix](../froggix.md)** (Python, GPL-3.0, beta, inactive since 2009)
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Gusty's Serpents](../gustys_serpents.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Help Hannah's Horse](../help_hannahs_horse.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
- **[Hocoslamfy](../hocoslamfy.md)** (C, C++, GPL-2.0, beta, inactive since 2016)
|
||||
- **[Hopson-Arcade](../hopson-arcade.md)** (C++, GPL-3.0, mature)
|
||||
- **[I Have No Tomatoes](../i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
|
||||
@ -34,6 +35,7 @@
|
||||
- **[irrlamb](../irrlamb.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[jewelthief](../jewelthief.md)** (Java, GPL-3.0, mature, inactive since 2016)
|
||||
- **[KnightOfWor](../knightofwor.md)** (Java, GPL-3.0, beta, inactive since 2015)
|
||||
- **[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)
|
||||
- **[Maelstrom](../maelstrom.md)** (C, C++, GPL-2.0, mature, inactive since 2002)
|
||||
|
@ -34,6 +34,8 @@
|
||||
- **[FreeSO](../freeso.md)** (C#, MPL-2.0, beta)
|
||||
- **[GameCake](../gamecake.md)** (C, C++, Lua, MIT, mature)
|
||||
- **[gist-txt](../gist-txt.md)** (JavaScript, MIT, mature, inactive since 2018)
|
||||
- **[GNU Chess](../gnu_chess.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[GNU Go](../gnu_go.md)** (C, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Grail](../grail.md)** (C++, Lua, GPL-3.0, beta, inactive since 2013)
|
||||
- **[Grit Game Engine](../grit_game_engine.md)** (C++, Python, MIT, beta)
|
||||
- **[Hypatia](../hypatia.md)** (Python, MIT, beta, inactive since 2016)
|
||||
|
@ -13,6 +13,7 @@
|
||||
- **[GL4ES](../gl4es.md)** (C, MIT, mature)
|
||||
- **[GoRogue](../gorogue.md)** (C#, MIT, mature)
|
||||
- **[HarfBuzz](../harfbuzz.md)** (C++, MIT, mature)
|
||||
- **[Harmonist: Dayoriah Clan Infiltration](../harmonist_dayoriah_clan_infiltration.md)** (Go, ISC, beta)
|
||||
- **[libpng](../libpng.md)** (C, Custom, mature)
|
||||
- **[Libxml2](../libxml2.md)** (C, MIT, mature)
|
||||
- **[Lua](../lua.md)** (C, MIT, mature)
|
||||
|
@ -121,32 +121,54 @@
|
||||
- **[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)
|
||||
- **[glParchis](../glparchis.md)** (Python, GPL-3.0, mature)
|
||||
- **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017)
|
||||
- **[Gnome Chess](../gnome_chess.md)** (Vala, GPL-3.0, mature)
|
||||
- **[GNU Chess](../gnu_chess.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[GNU Go](../gnu_go.md)** (C, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Go Ollie!](../go_ollie.md)** (?, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature)
|
||||
- **[Gottet](../gottet.md)** (C++, GPL, 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)
|
||||
- **[Gravitation](../gravitation.md)** (C++, Public domain, mature, inactive since 2008)
|
||||
- **[Grobots](../grobots.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[GUSANOS](../gusanos.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Gweled](../gweled.md)** (C, GPL-2.0, mature)
|
||||
- **[GZDoom](../gzdoom.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Hammer of Thyrion](../hammer_of_thyrion.md)** (C, GPL-2.0, mature)
|
||||
- **[Harmonist: Dayoriah Clan Infiltration](../harmonist_dayoriah_clan_infiltration.md)** (Go, ISC, beta)
|
||||
- **[Head over Heels](../head_over_heels.md)** (C++, GPL-3.0, mature)
|
||||
- **[Hedgewars](../hedgewars.md)** (Lua, C, C++, Pascal, Haskell, GPL-2.0, mature)
|
||||
- **[Help Hannah's Horse](../help_hannahs_horse.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
- **[heXon](../hexon.md)** (C++, GPL-2.0, beta)
|
||||
- **[Hexoshi](../hexoshi.md)** (Python, GPL-3.0, beta, inactive since 2016)
|
||||
- **[HHexen](../hhexen.md)** (C, GPL-2.0, mature, inactive since 2013)
|
||||
- **[HoDoKu](../hodoku.md)** (Java, GPL-3.0, mature, inactive since 2013)
|
||||
- **[Holtz](../holtz.md)** (C++, GPL, mature)
|
||||
- **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature)
|
||||
- **[I Have No Tomatoes](../i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
|
||||
- **[Ice Breaker](../ice_breaker.md)** (C, GPL-2.0, mature, inactive since 2003)
|
||||
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
|
||||
- **[Infon Battle Arena](../infon_battle_arena.md)** (C, Lua, GPL, beta, inactive since 2012)
|
||||
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
|
||||
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
|
||||
- **[iortcw](../iortcw.md)** (C, C++, GPL, mature)
|
||||
- **[Jake2](../jake2.md)** (Java, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Jamp](../jamp.md)** (C++, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Javelin](../javelin.md)** (Java, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Jazz² Resurrection](../jazz_resurrection.md)** (C#, JavaScript, GPL-3.0, mature)
|
||||
- **[JSkat](../jskat.md)** (Java, GPL-3.0, Apache-2.0, beta)
|
||||
- **[JSoko](../jsoko.md)** (Java, GPL, mature)
|
||||
- **[Key Runner](../key_runner.md)** (C++, GPL-3.0, mature, inactive since 2013)
|
||||
- **[Kingdoms](../kingdoms.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
|
||||
- **[KMines](../kmines.md)** (C++, GPL-2.0, mature)
|
||||
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, LGPL, beta, inactive since 2007)
|
||||
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
|
||||
- **[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)
|
||||
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
|
||||
- **[Librelancer](../librelancer.md)** (C, C#, MIT, beta)
|
||||
|
@ -71,19 +71,31 @@
|
||||
- **[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 Chess](../gnu_chess.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[GNU Go](../gnu_go.md)** (C, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature)
|
||||
- **[Gottet](../gottet.md)** (C++, GPL, mature)
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Gravitation](../gravitation.md)** (C++, Public domain, mature, inactive since 2008)
|
||||
- **[Grobots](../grobots.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[GZDoom](../gzdoom.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Hammer of Thyrion](../hammer_of_thyrion.md)** (C, GPL-2.0, mature)
|
||||
- **[Harmonist: Dayoriah Clan Infiltration](../harmonist_dayoriah_clan_infiltration.md)** (Go, ISC, beta)
|
||||
- **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature)
|
||||
- **[I Have No Tomatoes](../i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
|
||||
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
|
||||
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
|
||||
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
|
||||
- **[iortcw](../iortcw.md)** (C, C++, GPL, mature)
|
||||
- **[Jamp](../jamp.md)** (C++, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Javelin](../javelin.md)** (Java, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Jazz² Resurrection](../jazz_resurrection.md)** (C#, JavaScript, GPL-3.0, mature)
|
||||
- **[JSoko](../jsoko.md)** (Java, GPL, mature)
|
||||
- **[kiki the nano bot](../kiki_the_nano_bot.md)** (C++, Public domain, mature, inactive since 2007)
|
||||
- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
|
||||
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, LGPL, beta, inactive since 2007)
|
||||
- **[Krank](../krank.md)** (Python, Public domain, beta, inactive since 2008)
|
||||
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
|
||||
- **[LIKO-12](../liko-12.md)** (Lua, MIT, mature)
|
||||
- **[LionEngine](../lionengine.md)** (Java, GPL-3.0, mature)
|
||||
|
@ -16,8 +16,11 @@
|
||||
- **[FreePrince](../freeprince.md)** (C, GPL-2.0, beta, inactive since 2011)
|
||||
- **[freeVikings](../freevikings.md)** (Ruby, GPL-2.0, beta)
|
||||
- **[glPortal](../glportal.md)** (C++, zlib, beta)
|
||||
- **[Go Ollie!](../go_ollie.md)** (?, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
|
||||
- **[Jazz² Resurrection](../jazz_resurrection.md)** (C#, JavaScript, GPL-3.0, mature)
|
||||
- **[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)
|
||||
- **[Mari0](../mari0.md)** (Lua, MIT, mature, inactive since 2012)
|
||||
- **[Mario Objects](../mario_objects.md)** (C#, MIT, beta)
|
||||
|
@ -47,13 +47,22 @@
|
||||
- **[glPortal](../glportal.md)** (C++, zlib, beta)
|
||||
- **[Grabble](../grabble.md)** (Java, ?, mature, inactive since 2006)
|
||||
- **[Gweled](../gweled.md)** (C, GPL-2.0, mature)
|
||||
- **[Hex-a-hop](../hex-a-hop.md)** (C++, GPL-2.0, mature, inactive since 2013)
|
||||
- **[Hextris](../hextris.md)** (JavaScript, GPL-3.0, mature)
|
||||
- **[HoDoKu](../hodoku.md)** (Java, GPL-3.0, mature, inactive since 2013)
|
||||
- **[Holtz](../holtz.md)** (C++, GPL, mature)
|
||||
- **[Hypercube](../hypercube.md)** (Java, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
|
||||
- **[IO Reboot](../io_reboot.md)** (C#, MIT, mature, inactive since 2017)
|
||||
- **[Jamp](../jamp.md)** (C++, GPL-3.0, beta, inactive since 2009)
|
||||
- **[JSoko](../jsoko.md)** (Java, GPL, mature)
|
||||
- **[KAtomic](../katomic.md)** (C++, GPL-2.0, mature)
|
||||
- **[kiki the nano bot](../kiki_the_nano_bot.md)** (C++, Public domain, mature, inactive since 2007)
|
||||
- **[Klooni 1010!](../klooni_1010.md)** (Java, GPL-3.0, beta)
|
||||
- **[KMines](../kmines.md)** (C++, GPL-2.0, mature)
|
||||
- **[Krystal Drop](../krystal_drop.md)** (C++, GPL-2.0, beta, inactive since 2004)
|
||||
- **[KSnakeDuel](../ksnakeduel.md)** (C++, GPL-2.0, mature)
|
||||
- **[Ksudoku](../ksudoku.md)** (C++, GPL-2.0, mature)
|
||||
- **[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)
|
||||
|
@ -69,6 +69,7 @@
|
||||
- **[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)
|
||||
- **[Hack](../hack.md)** (C, BSD, mature, inactive since 1985)
|
||||
- **[Hale](../hale.md)** (Java, GPL-2.0, beta, inactive since 2014)
|
||||
- **[Haxima](../haxima.md)** (C++, GPL-3.0, beta)
|
||||
- **[Hero of Allacrost](../hero_of_allacrost.md)** (C++, Lua, GPL-2.0, mature)
|
||||
@ -81,10 +82,14 @@
|
||||
- **[Imperium](../imperium.md)** (?, ?, mature)
|
||||
- **[Iris2](../iris2.md)** (C, C++, Lua, GPL-3.0, beta, inactive since 2017)
|
||||
- **[Iter Vehemens ad Necem](../iter_vehemens_ad_necem.md)** (C++, GPL-2.0, beta)
|
||||
- **[Javelin](../javelin.md)** (Java, GPL-2.0, mature, inactive since 2016)
|
||||
- **[jClassicRPG](../jclassicrpg.md)** (Java, LGPL version 3.0, beta, inactive since 2010)
|
||||
- **[jsFO](../jsfo.md)** (JavaScript, Python, Apache-2.0, beta, inactive since 2017)
|
||||
- **[JSkat](../jskat.md)** (Java, GPL-3.0, Apache-2.0, beta)
|
||||
- **[Knights](../knights.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Kobold's Quest 2](../kobolds_quest_2.md)** (Python, LGPL-3.0, beta, inactive since 2011)
|
||||
- **[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)
|
||||
- **[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)
|
||||
|
@ -92,6 +92,11 @@
|
||||
- **[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)
|
||||
- **[glParchis](../glparchis.md)** (Python, GPL-3.0, mature)
|
||||
- **[Gnome Chess](../gnome_chess.md)** (Vala, GPL-3.0, mature)
|
||||
- **[Gnome Hearts](../gnome_hearts.md)** (Python, GPL-2.0, mature, inactive since 2015)
|
||||
- **[GNU Chess](../gnu_chess.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[GNU Go](../gnu_go.md)** (C, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Goblin Camp](../goblin_camp.md)** (C++, GPL-3.0, beta, inactive since 2012)
|
||||
- **[Greenius' Civil War](../greenius_civil_war.md)** (C++, GPL-2.0, beta, inactive since 2001)
|
||||
- **[Harris](../harris.md)** (C, Python, GPL-3.0, beta)
|
||||
@ -100,6 +105,8 @@
|
||||
- **[Hex Game](../hex_game.md)** (C++, MIT, beta)
|
||||
- **[Hexwar](../hexwar.md)** (Ruby, JavaScript, MIT, beta, inactive since 2012)
|
||||
- **[HHexen](../hhexen.md)** (C, GPL-2.0, mature, inactive since 2013)
|
||||
- **[Hnefatafl](../hnefatafl.md)** (C, ISC, beta, inactive since 2014)
|
||||
- **[Infon Battle Arena](../infon_battle_arena.md)** (C, Lua, GPL, beta, inactive since 2012)
|
||||
- **[Isometric Turn-Based Strategy](../isometric_turn-based_strategy.md)** (Python, MIT, beta)
|
||||
- **[Jagged Alliance 2 Stracciatella](../jagged_alliance_2_stracciatella.md)** (C, C++, Custom, mature)
|
||||
- **[JQuest](../jquest.md)** (Java, GPL-2.0, beta, inactive since 2006)
|
||||
|
@ -13,6 +13,7 @@
|
||||
- **[Fantasy Map Generator](../fantasy_map_generator.md)** (JavaScript, MIT, mature)
|
||||
- **[GM Tools](../gm_tools.md)** (C++, GPL-2.0, beta, inactive since 2004)
|
||||
- **[GoRogue](../gorogue.md)** (C#, MIT, mature)
|
||||
- **[Gottet](../gottet.md)** (C++, GPL, mature)
|
||||
- **[JaNaG - Java Name Generator](../janag-java_name_generator.md)** (Java, GPL-3.0, mature, inactive since 2016)
|
||||
- **[Monster Generator](../monster_generator.md)** (Java, MIT, mature)
|
||||
- **[PCGen](../pcgen.md)** (Java, LGPL-2.1, mature)
|
||||
|
@ -27,6 +27,7 @@
|
||||
- **[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)
|
||||
- **[Harmonist: Dayoriah Clan Infiltration](../harmonist_dayoriah_clan_infiltration.md)** (Go, ISC, beta)
|
||||
- **[HexGL](../hexgl.md)** (JavaScript, CoffeeScript, MIT, mature, inactive since 2016)
|
||||
- **[HTML5 Pacman](../html5_pacman.md)** (JavaScript, WTFPL, mature, inactive since 2013)
|
||||
- **[javascript-E.T.](../javascript-et.md)** (JavaScript, Assembly, MIT, beta, inactive since 2017)
|
||||
|
@ -118,37 +118,58 @@
|
||||
- **[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)
|
||||
- **[glParchis](../glparchis.md)** (Python, GPL-3.0, mature)
|
||||
- **[GLtron](../gltron.md)** (C, GPL, beta, inactive since 2017)
|
||||
- **[GNU Chess](../gnu_chess.md)** (C++, GPL-3.0, mature, inactive since 2017)
|
||||
- **[GNU FreeDink](../gnu_freedink.md)** (C, GPL-3.0, mature, inactive since 2012)
|
||||
- **[GNU Go](../gnu_go.md)** (C, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Go Ollie!](../go_ollie.md)** (?, GPL-3.0, mature, inactive since 2011)
|
||||
- **[Golly](../golly.md)** (C++, Java, GPL-2.0, mature)
|
||||
- **[GoRogue](../gorogue.md)** (C#, MIT, mature)
|
||||
- **[Gottet](../gottet.md)** (C++, GPL, mature)
|
||||
- **[GPL Arcade Volleyball](../gpl_arcade_volleyball.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Gravitation](../gravitation.md)** (C++, Public domain, mature, inactive since 2008)
|
||||
- **[Grobots](../grobots.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
- **[GUSANOS](../gusanos.md)** (C++, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Gusty's Serpents](../gustys_serpents.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[GZDoom](../gzdoom.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Hammer of Thyrion](../hammer_of_thyrion.md)** (C, GPL-2.0, mature)
|
||||
- **[Harmonist: Dayoriah Clan Infiltration](../harmonist_dayoriah_clan_infiltration.md)** (Go, ISC, beta)
|
||||
- **[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)
|
||||
- **[Hedgewars](../hedgewars.md)** (Lua, C, C++, Pascal, Haskell, GPL-2.0, mature)
|
||||
- **[Help Hannah's Horse](../help_hannahs_horse.md)** (C++, GPL-2.0, beta, inactive since 2008)
|
||||
- **[Hexoshi](../hexoshi.md)** (Python, GPL-3.0, beta, inactive since 2016)
|
||||
- **[HoDoKu](../hodoku.md)** (Java, GPL-3.0, mature, inactive since 2013)
|
||||
- **[Holtz](../holtz.md)** (C++, GPL, mature)
|
||||
- **[HoverRace](../hoverrace.md)** (C++, Custom NC, mature, inactive since 2016)
|
||||
- **[HyperRogue](../hyperrogue.md)** (C++, GPL-2.0, mature)
|
||||
- **[I Have No Tomatoes](../i_have_no_tomatoes.md)** (C++, zlib, mature, inactive since 2004)
|
||||
- **[Ice Breaker](../ice_breaker.md)** (C, GPL-2.0, mature, inactive since 2003)
|
||||
- **[ika](../ika.md)** (C++, Python, PHP, C#, GPL-2.0, beta, inactive since 2007)
|
||||
- **[Infinite Tux](../infinite_tux.md)** (Java, GPL-3.0, Public domain, mature)
|
||||
- **[Infon Battle Arena](../infon_battle_arena.md)** (C, Lua, GPL, beta, inactive since 2012)
|
||||
- **[Intricacy](../intricacy.md)** (Haskell, GPL-3.0, beta)
|
||||
- **[ioquake3](../ioquake3.md)** (C, GPL-2.0, mature)
|
||||
- **[iortcw](../iortcw.md)** (C, C++, GPL, mature)
|
||||
- **[irrlamb](../irrlamb.md)** (C, C++, GPL-3.0, mature)
|
||||
- **[Jake2](../jake2.md)** (Java, GPL-2.0, beta, inactive since 2006)
|
||||
- **[Jamp](../jamp.md)** (C++, GPL-3.0, beta, inactive since 2009)
|
||||
- **[Javelin](../javelin.md)** (Java, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Jazz² Resurrection](../jazz_resurrection.md)** (C#, JavaScript, GPL-3.0, mature)
|
||||
- **[JonoF's Shadow Warrior Port (JFSW)](../jonofs_shadow_warrior_port_jfsw.md)** (C, GPL-2.0, beta, inactive since 2005)
|
||||
- **[JSkat](../jskat.md)** (Java, GPL-3.0, Apache-2.0, beta)
|
||||
- **[JSoko](../jsoko.md)** (Java, GPL, mature)
|
||||
- **[Jump'n'Bump](../jumpnbump.md)** (C, GPL-2.0, mature, inactive since 2004)
|
||||
- **[KeeperRL](../keeperrl.md)** (C, C++, GPL-2.0, beta)
|
||||
- **[Key Runner](../key_runner.md)** (C++, GPL-3.0, mature, inactive since 2013)
|
||||
- **[kiki the nano bot](../kiki_the_nano_bot.md)** (C++, Public domain, mature, inactive since 2007)
|
||||
- **[KKnD](../kknd.md)** (C#, GPL-3.0, beta)
|
||||
- **[KMines](../kmines.md)** (C++, GPL-2.0, mature)
|
||||
- **[Knights](../knights.md)** (C++, GPL-3.0, beta, inactive since 2014)
|
||||
- **[Kobo Deluxe](../kobo_deluxe.md)** (C++, GPL-2.0, LGPL, beta, inactive since 2007)
|
||||
- **[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)
|
||||
- **[LGames](../lgames.md)** (C++, GPL-2.0, mature)
|
||||
- **[Librelancer](../librelancer.md)** (C, C#, MIT, beta)
|
||||
|
Reference in New Issue
Block a user