Clabbers
Details
| Size: | 769K |
| Last Update: | 2008-05-17 01:33:04 |
| Version: | 0.0.3 |
| OS Support: | Linux |
| License/Program Type: | GPL (GNU General Public License) |
| Publisher: | Martin A. Brooks |
| Price: | $0.00 |
Description:
Clabbers 0.0.3 is puzzle software developed by Martin A. Brooks.
Clabbers is an anagram tool aimed towards solving Scrabble racks. Clabbers project consists of a couple of Perl scripts, a word list, and an SQL schema.
It was designed for use with PostgreSQL, though it could be ported to other database backends.
Requirements:
PostgreSQL
Perl DBI:Pg library
Usage:
The schema included will work for any word list that uses the plain A to Z alphabet.
If you use Debian, you can install everything needed with:
apt-get install postgresql libdbd-pg-perl
Assuming that we start with an empty database called sowpods which is owned by a user of the same name, we need to load the schema:
psql --user sowpods sowpods < sowpods_schema.sql
This will create 27 tables and several indexes. We next need to generate the main table from the word list, and then load it into the database.
make-clabbers-maintable.pl > clabbers-maintable.sql
psql --user sowpods sowpods < clabbers-maintable.sql
We then need to generate a metaindex for the word list and load that into the database, too.
make-clabbers-index.pl > clabbers-index.sql
psql --user sowpods sowpods < clabbers-index.sql
This will take some time to process, it's about 1.6 million INSERTs in total for the SOWPODS wordlist but once done you should be ready to go. To test try:
clabbers.pl and_
If all is well, this will give you all possible words for those three letter plus one blank tile.
martin@winter:~clabbers-0.0.2 ./clabbers.pl and_
2 (42) : aa ab ad ae ag ah ai al am an ar as at aw ax ay ba da de di do ea ed
en fa ha id in ka la ma na ne no nu ny od on pa ta un ya
3 (74) : add ado ads adz aid ain ana and ane ani ann ant any ard awn bad ban
cad can dab dad dae dag dah dak dal dam dan dap das daw day den din don dun ean end fad fan gad gan had han lad mad man mna nab nae nag nah nam nan nap nas nat naw nay ned nid nod oda pad pan rad ran sad san tad tan van wad wan
4 (22) : ands band damn dang dank dans dant darn dawn dean dona duan fand hand land mand nada nard pand rand sand wand
Clabbers 0.0.3 supports different languages (including english). It works with Linux.
Downloading Clabbers 0.0.3 will take several seconds if you use fast ADSL connection.
0 comments
Add to
Clabbers Version History
Related Software
|
|
From category: RTS |
| Freeciv .1.0 Beta 2 is rts software developed by Freeciv Development Team. Freeciv is a free turn-based multiplayer strategy game, in which each player becomes the leader of a civilization, fightin... |
|
|
From category: Puzzle |
| Acquire Board Game 0.4 is puzzle software developed by Colin Kern. Acquire is a computer version of the classic board game. The goal of the game is to make the most profit by buying stocks i... |
|
|
From category: Arcade |
| Panda3D is a free 3D Engine.... |
|
|
From category: Arcade |
| Aquatic Bubble 0.3 is arcade software developed by Hugo Ruscitti, Gabriel Valentin & Walter Velazquez. Aquatic Bubble is a nice arcade game. In Aquatic Bubble you must eliminate all the enemies... |
|
|
From category: Arcade |
| Wah!Cade is a GUI front-end to the xmame emulator for arcade games.... |
|
|
From category: FPS |
| EDM 20061030 is fps software developed by EDM Team. EDM (Extended Death Match) project is a fork of the Sauerbraten FPS engine which adds new gameplay and engine features. Sauerbraten was written b... |
|
|
From category: RPG |
| Enrapture Beta 0.6 is rpg software developed by Jan Qvarnstrom. Enrapture project is a OpenGL-based space/RPG game. It takes its influences from the old master piece Elite. Enrapture... |
|
|
From category: Puzzle |
| KFourInLine is a puzzle game for two players based on the Connect-Four game.... |
|
|
From category: Puzzle |
| Balazar Brothers 0.3.1 is puzzle software developed by Jiba and Nekeme Prod. Balazar Brother is an amazing libre 3D puzzle game, realized by Jiba and Nekeme Prod. A 3D platform universe, two... |
|
|
From category: Arcade |
| ClanBomber2 0.9 is arcade software developed by Fischlustig. ClanBomber is a free (GPL) Bomberman-like multiplayer game that uses ClanLib, a free multi platform C++ game SDK. First \"ClanBomber\" w... |
|
|
From category: Arcade |
| Absolute Blockbuster 1.0 is arcade software developed by Absolutist. Absolute BlockBuster is a collection of five amazing arcade games, among them BlockBuster, Squares, and other addictive pastimes... |
|
|
From category: Arcade |
| Fish Supper 0.1.4 is arcade software developed by Matthew Clarke. Fish Supper is an arcade puzzler based on Frogger. Fish Supper is loosely based on the retro classic Frogger. Guide a cat ac... |
|
|
From category: Arcade |
| DOFUS is a popular masive multiplayer RPG online game.... |
|
|
From category: Arcade |
| Out of some high monastery comes Babala, a simple logical game with elements of move strategy. The enemy muggers (they can&39;t shoot) are situated on the field. Intently, they dog your every turn. Y... |
|
|
From category: RTS |
| Civilization: Call to Power Demo is rts software developed by Loki Entertainment. You can buy this game here The return of a classic! Civilization: Call to Power is the latest in the line of... |
Leave a comment