WordFind is a game I built using the Java Swing Library. The objective is to click, drag, and release on the letters in a pseudo-randomly generated grid to form words (which are verified against a dictionary of 350,000+ words) and score points within the time limit. Try it out! The game can be played by running Game.java.
-
Notifications
You must be signed in to change notification settings - Fork 0
WordFind is a game I built using the Java Swing Library. The objective is to click, drag, and release on the letters in a pseudo-randomly generated grid to form words (which are verified against a dictionary of 350,000+ words) and score points within the time limit. Try it out! The game can be played by running Game.java.
bharathjaladi/word-find
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
WordFind is a game I built using the Java Swing Library. The objective is to click, drag, and release on the letters in a pseudo-randomly generated grid to form words (which are verified against a dictionary of 350,000+ words) and score points within the time limit. Try it out! The game can be played by running Game.java.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published