wok-next
annotate gweled/description.txt @ rev 18948
libnotify: patch to print and replace id
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Fri Mar 04 17:37:01 2016 +0200 (2016-03-04) |
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.
|