new entries
This commit is contained in:
8
games/puzzle/_toc.md
Normal file
8
games/puzzle/_toc.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Puzzle games
|
||||
|
||||
[comment]: # (start of autogenerated content, do not edit)
|
||||
- **[Atomiks](atomiks.md)** (C, GPL, custom (Leveldesign, see Readme), mature)
|
||||
- **[Atomix](atomix.md)** (C, GPL-2.0, mature)
|
||||
- **[KAtomic](katomic.md)** (C++, GPL-2.0, mature)
|
||||
|
||||
[comment]: # (end of autogenerated content)
|
14
games/puzzle/atomiks.md
Normal file
14
games/puzzle/atomiks.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Atomiks
|
||||
|
||||
_Faithful remake of, and a tribute to, Atomix, a classic puzzle game created by Softtouch & RoSt and published in 1990 by the Thalion Software company._
|
||||
|
||||
- Home: http://atomiks.sourceforge.net/, https://sourceforge.net/projects/atomiks
|
||||
- Download: https://sourceforge.net/projects/atomiks/files
|
||||
- State: mature
|
||||
- Keywords: puzzle
|
||||
- Code: https://sourceforge.net/p/atomiks/code/HEAD/tree/ (svn)
|
||||
- Language(s): C
|
||||
- License: GPL, custom (Leveldesign, see Readme)
|
||||
|
||||
## Building
|
||||
|
12
games/puzzle/atomix.md
Normal file
12
games/puzzle/atomix.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Atomix
|
||||
|
||||
_A puzzle game in which you have to build full molecules._
|
||||
|
||||
- Home: https://github.com/GNOME/atomix
|
||||
- State: mature
|
||||
- Code: https://github.com/GNOME/atomix
|
||||
- Language(s): C
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
13
games/puzzle/katomic.md
Normal file
13
games/puzzle/katomic.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# KAtomic
|
||||
|
||||
_Fun educational game built around molecular geometry. It employs simplistic two-dimensional looks at different chemical elements._
|
||||
|
||||
- Home: https://www.kde.org/applications/games/katomic/, https://games.kde.org/game.php?game=katomic
|
||||
- State: mature
|
||||
- Keywords: puzzle
|
||||
- Code: git://anongit.kde.org/katomic
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
|
||||
## Building
|
||||
|
Reference in New Issue
Block a user