grammars for entries parsing now LALR(1), which is much faster
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# 0 A.D.
|
||||
|
||||
_0 A.D. is a free, open-source, cross-platform real-time strategy game._
|
||||
_Real-time strategy game._
|
||||
|
||||
- Home: https://play0ad.com/, https://sourceforge.net/projects/zero-ad/
|
||||
- Media: <https://en.wikipedia.org/wiki/0_A.D._(video_game)>
|
||||
|
@ -17,4 +17,4 @@ Port to Android: https://github.com/tpcstld/2048
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Rake
|
||||
- Build system: Rake
|
||||
|
@ -15,4 +15,4 @@ _Side scrolling platform game._
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
||||
- Build system: Autoconf
|
||||
|
@ -3,10 +3,11 @@
|
||||
_Clone of Achtung, die Kurve!, a simple skill game._
|
||||
|
||||
- Home: https://kurve.se/
|
||||
- Inspirations: "Achtung, die Kurve!"
|
||||
- State: mature
|
||||
- Play: https://kurve.se/
|
||||
- Platform: Web
|
||||
- Keywords: action, clone, inspired by "Achtung, die Kurve!", multiplayer local, open content
|
||||
- Keywords: action, clone, multiplayer local, open content
|
||||
- Code repository: https://github.com/SimonAlling/kurve.git
|
||||
- Code language: JavaScript
|
||||
- Code license: AGPL-3.0
|
||||
|
@ -14,4 +14,4 @@ _Collection of patience games._
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Make
|
||||
- Build system: Make
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Battles of Antargis
|
||||
|
||||
_A real-time-strategy (RTS) game, which is a mixture of 3 three games: Powermonger, Settlers, Warcraft._
|
||||
_A real-time-strategy (RTS) game._
|
||||
|
||||
- Home: https://plus.google.com/101003433246259562872,
|
||||
- Home: https://plus.google.com/101003433246259562872
|
||||
- State: beta, inactive since 2014
|
||||
- Keywords: strategy
|
||||
- Keywords: strategy, inspired by Powermonger + Settlers + Warcraft
|
||||
- Code repository: https://github.com/godrin/antargis.git
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-2.0
|
||||
|
@ -3,8 +3,9 @@
|
||||
_Remake of Achtung, die Kurve!._
|
||||
|
||||
- Home: https://pwmarcz.pl/netacka/
|
||||
- Inspirations: "Achtung, die Kurve!"
|
||||
- State: mature
|
||||
- Keywords: remake, inspired by "Achtung, die Kurve!", skill
|
||||
- Keywords: remake, skill
|
||||
- Code repository: https://github.com/pwmarcz/netacka.git
|
||||
- Code language: C
|
||||
- Code license: MIT
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
_Multimedia library for Python._
|
||||
|
||||
- Home: http://pyglet.org/,
|
||||
- Home: http://pyglet.org/
|
||||
- State: mature
|
||||
- Download: https://pypi.org/project/pyglet/
|
||||
- Platform: Windows, Linux, macOS
|
||||
|
@ -1,10 +1,11 @@
|
||||
# Star-Wars-III
|
||||
|
||||
_Remake of Star Wars (1983 arcade game)._
|
||||
_Remake of Star Wars (1983) arcade game._
|
||||
|
||||
- Home: https://github.com/abhinandanramesh/Star-Wars-III
|
||||
- Inspirations: Star Wars (1983 arcade game)
|
||||
- State: mature, inactive since 2014
|
||||
- Keywords: arcade, inspired by "Star Wars (1983 arcade game)", remake, skill
|
||||
- Keywords: arcade, remake, skill
|
||||
- Code repository: https://github.com/abhinandanramesh/Star-Wars-III.git
|
||||
- Code language: Python
|
||||
- Code license: GPL-2.0
|
||||
|
@ -3,10 +3,11 @@
|
||||
_Remake of Survivor (1986)._
|
||||
|
||||
- Home: http://www.schillmania.com/survivor/
|
||||
- Inspirations: Survivor (1986)
|
||||
- State: mature
|
||||
- Play: http://www.schillmania.com/survivor/
|
||||
- Platform: Web
|
||||
- Keywords: remake, inspired by "Survivor (1986)"
|
||||
- Keywords: remake
|
||||
- Code repository: https://github.com/scottschiller/SURVIVOR.git
|
||||
- Code language: JavaScript
|
||||
- Code license: CC-BY-NC-3.0
|
||||
|
@ -4,8 +4,9 @@ _Remake of Where in the World Is Carmen Sandiego? (1985)._
|
||||
|
||||
- Home: https://github.com/Ponup/thiefcatcher
|
||||
- Media: <https://en.wikipedia.org/wiki/Where_in_the_World_Is_Carmen_Sandiego%3F_(1985_video_game)>
|
||||
- Inspirations: Where in the World Is Carmen Sandiego? (1985)
|
||||
- State: beta
|
||||
- Keywords: strategy, educational, inspired by "Where in the World Is Carmen Sandiego? (1985)", remake
|
||||
- Keywords: strategy, educational, remake
|
||||
- Code repository: https://github.com/Ponup/thiefcatcher.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
|
@ -3,10 +3,11 @@
|
||||
_Remake of a 2D multiplayer game similar to the Tron movie-themed light cycle games and snake games._
|
||||
|
||||
- Home: http://zatacka.sourceforge.net/, https://sourceforge.net/projects/zatacka/
|
||||
- Inspirations: "Achtung, die Kurve!"
|
||||
- State: beta, inactive since 2007
|
||||
- Download: http://zatacka.sourceforge.net/index.php?id=download, https://sourceforge.net/projects/zatacka/files/
|
||||
- Platform: Windows, Linux
|
||||
- Keywords: arcade, 2D, inspired by "Achtung, die Kurve!", multiplayer
|
||||
- Keywords: arcade, 2D, multiplayer
|
||||
- Code repository: http://zatacka.cvs.sourceforge.net (cvs)
|
||||
- Code language: C, C++
|
||||
- Code license: GPL-2.0
|
||||
|
@ -3,8 +3,9 @@
|
||||
_Remake of Achtung, die Kurve!._
|
||||
|
||||
- Home: https://github.com/simenheg/zatackax
|
||||
- Inspirations: "Achtung, die Kurve!"
|
||||
- State: beta
|
||||
- Keywords: action, inspired by "Achtung, die Kurve!", remake
|
||||
- Keywords: action, remake
|
||||
- Code repository: https://github.com/simenheg/zatackax.git
|
||||
- Code language: C
|
||||
- Code license: GPL-3.0
|
||||
|
Reference in New Issue
Block a user