wok
annotate gweled/description.txt @ rev 18988
Up: Not necessary depends. Use only busybox.
author |
Leonardo Laporte <hackdorte@sapo.pt> |
date |
Thu Mar 17 05:25:08 2016 -0300 (2016-03-17) |
parents |
|
children |
|
rev |
line source |
al@18055
|
1 A puzzle game similar to "Bejeweled" or "Diamond Mine"
|
al@18055
|
2
|
al@18055
|
3 Gweled is a GTK+ version of a popular PalmOS/Windows/Java game called
|
al@18055
|
4 "Bejeweled", originally written by Sebastien Delestaing. The aim of the game is
|
al@18055
|
5 to make alignment of 3 or more gems, both vertically or horizontally by swapping
|
al@18055
|
6 adjacent gems. The game ends when there are no possible moves left.
|