a few more conversions

This commit is contained in:
Trilarion
2019-08-09 18:25:59 +02:00
parent 52e48e7b5e
commit 9fa6e20824
12 changed files with 148 additions and 59 deletions

View File

@ -147,7 +147,7 @@
- **[Fallen Spire](fallen_spire.md)** (Python, GPL-3.0, beta, inactive since 2009)
- **[Fanwor](fanwor.md)** (C, GPL-2.0, mature)
- **[First Strike](first_strike.md)** (Java, MIT, mature)
- **[Fish Fillets - Next Generation](fish_fillets_ng.md)** (C++, GPL-2.0, mature, inactive since 2011)
- **[Fish Fillets - Next Generation](fish_fillets_ng.md)** (C++, GPL-2.0, mature, inactive since 2014)
- **[Flare Engine](flare_engine.md)** (C++, GPL-3.0, mature)
- **[FlightGear](flightgear.md)** (C++, GPL-2.0, mature)
- **[Flixel](flixel.md)** (ActionScript, MIT, mature)

View File

@ -9,7 +9,7 @@
- **[BlockOut II](blockout_ii.md)** (C++, GPL-2.0, mature, inactive since 2014)
- **[Brain Workshop](brain_workshop.md)** (Python, GPL, mature, inactive since 2011)
- **[Enigma](enigma.md)** (C, C++, GPL-2.0, mature)
- **[Fish Fillets - Next Generation](fish_fillets_ng.md)** (C++, GPL-2.0, mature, inactive since 2011)
- **[Fish Fillets - Next Generation](fish_fillets_ng.md)** (C++, GPL-2.0, mature, inactive since 2014)
- **[Frozen Bubble](frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012)
- **[Grabble](grabble.md)** (Java, ?, mature, inactive since 2006)
- **[HoDoKu](hodoku.md)** (Java, GPL-3.0, mature, inactive since 2013)

View File

@ -4,11 +4,11 @@ _Port of the wonderful puzzle game Fish Fillets from ALTAR interactive._
- Home: http://fillets.sourceforge.net/, https://sourceforge.net/projects/fillets/
- Media: https://en.wikipedia.org/wiki/Fish_Fillets_NG
- State: mature, inactive since 2011
- State: mature, inactive since 2014
- Download: http://fillets.sourceforge.net/download.php
- Platform: Windows, Linux, macOS
- Keywords: puzzle, port
- Code repository: https://git.code.sf.net/p/fillets/code-fillets-ng, http://fillets.cvs.sourceforge.net (cvs)
- Code repository: https://git.code.sf.net/p/fillets/code-fillets-ng, https://git.code.sf.net/p/fillets/code-fillets_data (+), https://git.code.sf.net/p/fillets/code-fillets_web (+), http://fillets.cvs.sourceforge.net (cvs)
- Code language: C++
- Code license: GPL-2.0
- Code dependencies: SDL

View File

@ -8,7 +8,7 @@ _3D snake game based on the light cycle portion of the film Tron._
- Download: http://www.gltron.org/download.php
- Platform: Windows, Linux, macOS
- Keywords: action, snake-like
- Code repository: https://git.code.sf.net/p/gltron/git, https://svn.code.sf.net/p/gltron/code (svn), http://gltron.cvs.sourceforge.net (cvs)
- Code repository: https://github.com/Trilarion/gltron.git, https://git.code.sf.net/p/gltron/git (+), https://svn.code.sf.net/p/gltron/code (svn), http://gltron.cvs.sourceforge.net (cvs)
- Code language: C
- Code license: GPL
- Code dependencies: SDL