generate statistics again and fixing inconsistencies across the entries, html output with vanilla-datatable included

This commit is contained in:
Trilarion
2018-06-08 14:53:51 +02:00
parent 569c8388ef
commit 8220365691
86 changed files with 2921 additions and 231 deletions

View File

@ -10,7 +10,7 @@
- **[MechCommander 2 Omnitech](mechcommander2_omnitech.md)** (C++, MPL, beta, inactive since 2013)
- **[Open Sonic](open_sonic.md)** (C, GPL-2.0, beta)
- **[Open Zelda](open_zelda.md)** (C++, zlib, beta)
- **[Red Eclipse](red_eclipse.md)** (C++, Zlib, mature)
- **[Red Eclipse](red_eclipse.md)** (C++, zlib, mature)
- **[Rocks'n'Diamonds ](rocks_and_diamonds.md)** (C, GPL-2.0, mature)
- **[Secret Mario Chronicles](secret_mario_chronicles.md)** (C++, GPL-3.0, mature, inactive since 2009)
- **[Smash](smash.md)** (Javascript, MIT, mature)

View File

@ -4,7 +4,7 @@ _Nostalgic glimpse in the past in a form of Commodore 64 game "Commando"._
- Home: http://commandojs.org/
- State: beta, inactive since 2012
- Keywords: web
- Keywords: browser
- Code repository: https://github.com/commandojs/CommandoJS
- Code language: Javascript, Coffeescript
- Code license: MIT

View File

@ -8,7 +8,7 @@ _First person arena shooter, featuring parkour, impulse boosts, and more._
- Keywords: shooter
- Code repository: https://github.com/red-eclipse
- Code language: C++
- Code license: Zlib
- Code license: zlib
## Building

View File

@ -6,7 +6,7 @@ _Jump and Run game like Super Mario World with an advanced Editor._
- Media: https://en.wikipedia.org/wiki/Secret_Maryo_Chronicles
- Download: https://sourceforge.net/projects/smclone/files
- State: mature, inactive since 2009
- Keywords: platform
- Keywords: puzzle
- Code repository: (see download)
- Code language: C++
- Code license: GPL-3.0

View File

@ -4,7 +4,7 @@ _Super Smash Bros-like in HTML5._
- Home: http://smash.gouchon.com/
- State: mature
- Keywords: web
- Keywords: browser
- Code repository: https://github.com/guillaume-gouchon/smash.js
- Code language: Javascript
- Code license: MIT