wok
annotate gweled/description.txt @ rev 21869
busybox/command_not_found: use $PATH
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Wed Sep 25 10:59:33 2019 +0200 (2019-09-25) |
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.
|