added new entries, renamed folder games/misc to games/tools
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
- **[2048](2048.md)** (Javascript, MIT, mature)
|
||||
- **[Atomiks](atomiks.md)** (C, GPL, mature)
|
||||
- **[Atomix](atomix.md)** (C, GPL-2.0, mature)
|
||||
- **[Fish Fillets - Next Generation](fish_fillets_ng.md)** (C++, GPL-2.0, mature, inactive since 2011)
|
||||
- **[Frozen Bubble](frozen_bubble.md)** (Perl, GPL-2.0, mature, inactive since 2012)
|
||||
- **[KAtomic](katomic.md)** (C++, GPL-2.0, mature)
|
||||
- **[Pingus](pingus.md)** (C++, GPL-3.0, mature)
|
||||
|
||||
|
20
games/puzzle/fish_fillets_ng.md
Normal file
20
games/puzzle/fish_fillets_ng.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Fish Fillets - Next Generation
|
||||
|
||||
_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
|
||||
- Download: http://fillets.sourceforge.net/download.php
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: port
|
||||
- Code repository: https://git.code.sf.net/p/fillets/code-fillets-ng, http://fillets.cvs.sourceforge.net (cvs)
|
||||
- Code language: C++
|
||||
- Code license: GPL-2.0
|
||||
- Code dependencies: SDL
|
||||
|
||||
Android port?
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: Autoconf
|
14
games/puzzle/frozen_bubble.md
Normal file
14
games/puzzle/frozen_bubble.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Frozen Bubble
|
||||
|
||||
_Clone of Puzzle Bobble, a tile-matching puzzle game._
|
||||
|
||||
- Home: http://frozen-bubble.org/
|
||||
- Media: https://en.wikipedia.org/wiki/Frozen_Bubble
|
||||
- State: mature, inactive since 2012
|
||||
- Download: http://www.frozen-bubble.org/downloads/
|
||||
- Platform: Linux, macOS
|
||||
- Code repository: https://github.com/kthakore/frozen-bubble.git
|
||||
- Code language: Perl
|
||||
- Code license: GPL-2.0
|
||||
|
||||
## Building
|
Reference in New Issue
Block a user