Skip to content

ericlangedijk/scrabble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrabble (or other typed board) move generator using a 'gaddag' wordtree and the (long time ago invented) 'Gordon' algorithm.

This is my first zig project: currently the program can test all moves on a board or play a random game. You need a english word list (just a textfile) to get the program working.

About

A very fast scrabble algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages