wok
annotate gweled/description.txt @ rev 18393
Add: WIP open-vm-tools kernel modules
author |
Nathan Neulinger <nneul@neulinger.org> |
date |
Fri Sep 18 23:51:57 2015 +0000 (2015-09-18) |
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.
|