renaming entries and fixing typos
This commit is contained in:
@ -3,14 +3,14 @@
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
- **[Armagetron Advanced](armagetron_advanced.md)** (C++, GPL-2.0, mature)
|
||||
- **[Astromenace](astromenace.md)** (C++, C, GPL-3.0, mature)
|
||||
- **[BZFlag](bzflag.md)** (C++, LPGL-2.1, MPL-2.0, mature)
|
||||
- **[Ballerburg](ballerburg.md)** (C, PD, mature, inactive since 1987)
|
||||
- **[BZFlag](bzflag.md)** (C++, LGPL-2.1, MPL-2.0, mature)
|
||||
- **[Ballerburg](ballerburg.md)** (C, Public Domain, mature, inactive since 1987)
|
||||
- **[Biniax](biniax.md)** (C, zlib, mature, inactive since 2012)
|
||||
- **[Boulder Dash](boulder_dash.md)** (Java, MIT, mature, inactive since 2015)
|
||||
- **[C-Dogs](cdogs.md)** (C, GPL-2.0, mature)
|
||||
- **[Cabbages and Kings](cabbages_and_kings.md)** (Python, MIT, mature)
|
||||
- **[Cat Mother Dead Justice](catmother.md)** (C++, 3-clause BSD, beta, inactive since 2003)
|
||||
- **[Chromium B.S.U.](chromium_bsu.md)** (C++, Artistic, mature)
|
||||
- **[Chromium B.S.U.](chromium_bsu.md)** (C++, Artistic License, mature)
|
||||
- **[CommandoJS](commando_js.md)** (JavaScript, CoffeeScript, MIT, beta, inactive since 2012)
|
||||
- **[Epiar](epiar.md)** (C, C++, Lua, GPL-2.0, beta)
|
||||
- **[Freedoom](freedoom.md)** (Python, BSD, beta)
|
||||
@ -34,9 +34,10 @@
|
||||
- **[Secret Mario Chronicles](secret_mario_chronicles.md)** (C++, GPL-3.0, mature, inactive since 2009)
|
||||
- **[Smash](smash.md)** (JavaScript, MIT, mature)
|
||||
- **[Speed Dreams](speed_dreams.md)** (C++, GPL-2.0, mature)
|
||||
- **[SuperTuxKart](super_tux_kart.md)** (C++, C, GPL-3.0, mature)
|
||||
- **[SuperTuxKart](supertuxkart.md)** (C++, C, GPL-3.0, mature)
|
||||
- **[Tremulous](tremulous.md)** (C, GPL-2.0, mature, inactive since 2016)
|
||||
- **[Tux Racer](tuxracer.md)** (C, GPL-2.0, beta, inactive since 2001)
|
||||
- **[Tumiki Fighters](tumiki_fighters.md)** (D, 2-clause BSD, mature, inactive since 2005)
|
||||
- **[Tux Racer](tux_racer.md)** (C, GPL-2.0, beta, inactive since 2001)
|
||||
- **[UltraStar](ultrastar.md)** (Pascal, ?, mature, inactive since 2010)
|
||||
- **[Unvanquished](unvanquished.md)** (C++, GPL-3.0, mature)
|
||||
- **[X-Moto](x-moto.md)** (C++, GPL-2.0, mature, inactive since 2014)
|
||||
|
@ -8,7 +8,7 @@ _Turnbased Artillery game from 1987._
|
||||
- Keywords: artillery
|
||||
- Code repository: (see download)
|
||||
- Code language: C
|
||||
- Code license: PD
|
||||
- Code license: Public Domain
|
||||
|
||||
See also [Ballerburg SDL](http://baller.tuxfamily.org/)
|
||||
|
||||
|
@ -2,15 +2,15 @@
|
||||
|
||||
_Multiplayer tank game._
|
||||
|
||||
- Home: https://www.bzflag.org/
|
||||
- Home: https://www.bzflag.org/, https://sourceforge.net/projects/bzflag/
|
||||
- Media: https://en.wikipedia.org/wiki/BZFlag
|
||||
- State: mature
|
||||
- Download: https://www.bzflag.org/downloads/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: shooter
|
||||
- Code repository: https://github.com/BZFlag-Dev/bzflag.git
|
||||
- Code repository: https://github.com/BZFlag-Dev/bzflag.git, https://svn.code.sf.net/p/bzflag/code/ (svn)
|
||||
- Code language: C++
|
||||
- Code license: LPGL-2.1, MPL-2.0
|
||||
- Code license: LGPL-2.1, MPL-2.0
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -9,7 +9,7 @@ _Arcade-style, top-scrolling space shooter._
|
||||
- Keywords: shooter, top-down
|
||||
- Code repository: https://git.code.sf.net/p/chromium-bsu/code
|
||||
- Code language: C++
|
||||
- Code license: Artistic
|
||||
- Code license: Artistic License
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_First person arena shooter, featuring parkour, impulse boosts, and more._
|
||||
|
||||
- Home: https://www.redeclipse.net/
|
||||
- Home: https://www.redeclipse.net/, https://sourceforge.net/projects/redeclipse/
|
||||
- State: mature
|
||||
- Download: https://www.redeclipse.net/download
|
||||
- Keywords: shooter
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
_Asymmetric team-based first-person shooter with real-time strategy elements._
|
||||
|
||||
- Home: http://tremulous.net/
|
||||
- Home: http://tremulous.net/, https://sourceforge.net/projects/tremulous/
|
||||
- Media: https://en.wikipedia.org/wiki/Tremulous
|
||||
- State: mature, inactive since 2016
|
||||
- Download: http://tremulous.net/files/
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: shooter
|
||||
- Code repository: https://github.com/darklegion/tremulous.git
|
||||
- Code repository: https://github.com/darklegion/tremulous.git, http://tremulous.cvs.sourceforge.net (cvs)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
|
16
games/action/tumiki_fighters.md
Normal file
16
games/action/tumiki_fighters.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Tumiki Fighters
|
||||
|
||||
_Side-scrolling shooter._
|
||||
|
||||
- Home: https://sourceforge.net/projects/tumiki/
|
||||
- Media: https://en.wikipedia.org/wiki/ABA_Games#Tumiki_Fighters
|
||||
- State: mature, inactive since 2005
|
||||
- Download: https://sourceforge.net/projects/tumiki/files/tumiki/
|
||||
- Keywords: shooter
|
||||
- Code repository: (see download)
|
||||
- Code language: D
|
||||
- Code license: 2-clause BSD
|
||||
- Code dependencies: SDL
|
||||
|
||||
## Building
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_FPS/RTS hybrid game powered by the Daemon engine (a combination of ioq3 and XreaL)._
|
||||
|
||||
- Home: https://unvanquished.net/
|
||||
- Home: https://unvanquished.net/, https://sourceforge.net/projects/unvanquished/
|
||||
- Media: https://en.wikipedia.org/wiki/Unvanquished_(video_game)
|
||||
- State: mature
|
||||
- Download: https://unvanquished.net/?page_id=318
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_Multi-player 2D space game._
|
||||
|
||||
- Home: http://www.xpilot.org/
|
||||
- Home: http://www.xpilot.org/, https://sourceforge.net/projects/xpilotgame/
|
||||
- Media: https://en.wikipedia.org/wiki/XPilot
|
||||
- State: mature, inactive since 2010
|
||||
- Download: https://sourceforge.net/projects/xpilotgame/files/
|
||||
|
Reference in New Issue
Block a user