View Full Version : Crossword games?
swamytk
August 27th, 2005, 09:56 PM
I have played Bookworm and Texttwist in Windows. Any such games (crossoword, word forming...) in linux?
nERDboY
August 28th, 2005, 10:50 AM
I have played Bookworm and Texttwist in Windows. Any such games (crossoword, word forming...) in linux?
I'm not sure but lots of open source and linux games can be found on www.happypenguin.org i was looking for some a while ago and i think scrabble is there im not sure what else.
installer
August 30th, 2005, 06:27 PM
The Scrabble game ewords (A windows game) runs fine using Wine it's shareware though.
senshisteph
September 16th, 2005, 11:50 AM
Ther's a very light version of scrabble in universe ;)
moopoo
November 27th, 2006, 04:01 PM
Hi,
I found pyscrabble (http://pyscrabble.sourceforge.net/) - an online, multiplayer crossword game written in python. Although I am a linux-newbie, I finally got it running.
Here's how I did it:
- Downloaded and unpacked pyscrabble-1.5.1-src.zip
- Installed "python-twisted" (network-stuff) via Synaptic
- Installed "python-pygame" via Synaptic
Terminal (example):
cd /home/Username/Games/Pyscrabble-Folder/
python pyscrabble-main.py
No warranty :)
yours,
moopoo
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.