Skip to content

gloaming/perplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perplex

Building

In order to play the game, you'll need a word list. Currently you'll have to manually download one from SCOWL (or any other source) and place it in the top folder as words.txt

Then build with stack:

stack build && stack exec perplex

Playing

Find words in the grid by moving in adjacent or diagonal steps, without using any tile twice. Type a word and hit space or enter to record it - how many can you find?

When you can't take any more, press shift+enter to see all words and generate a new grid.

About

Word finding game using wxWidgets/FRP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published