Skip to content

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

bharathjaladi/word-find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

No packages published