Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 580 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 580 Bytes

JavaFX-Word-Counter

A word counter application with a responsive and colorful GUI made in JavaFX.

When a word is counted for the first time, it's assigned a "cool" color of blue. If the frequency of a specific word increases, its color moves from "cool" to "hot:"

Note: this JFX repository was uploaded without using a build tool like Gradle or anything, so if you want to download this and run it yourself, you'll have to work with what source code is provided...

IMG for README file