patriksvensson / scrabbler

A scrabble library for finding word combinations from a sequence of letters provided by the user, using a word list and prefix tree.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrabbler
---------

A scrabble library for finding word combinations from a sequence of letters provided by the user, using a word list and prefix tree.

Released under version 3 (or later where applicable) of the GNU Lesser
Public License. See LICENCE.LESSER for further information.

Copyright 2011 Patrik Svensson

About

A scrabble library for finding word combinations from a sequence of letters provided by the user, using a word list and prefix tree.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%