An application that helps you to come up with an answer in a bomb party game at JKLM.fun in realtime. This application is built using desktop compose.
- Java JDK 12
- Check your Google Chrome version
- Download the driver from here. Make sure it matches your Google Chrome version and your OS.
- Name the driver "chromedriver.exe", and place it in
/src/main/resources
.
Run the following command in the root project directory.
gradlew run
If it does not work, try to run the project from IntelliJ IDEA.
The app gives you suggestion on what words you can enter for the given prompt in realtime. If you prefer a shorter word, you can reduce the maximum suggested word length.
Win easily by setting the word length to a low value, or win with honor by setting the word length to a high value. The choice is yours.
Don't feel like typing in the answer? You can enable the settings to automatically copy the first suggested word to your clipboard.