Y
Hacker News
new
|
ask
|
show
|
jobs
by
danest
5435 days ago
In these types games how do you check to see if a word a user typed is a 'real' word?
1 comments
eam
5435 days ago
There is dictionary it probably checks against. In example:
http://www.calvin.edu/~rpruim/scrabble/ospd3.txt
link