Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 2.14 KB

File metadata and controls

60 lines (36 loc) · 2.14 KB

Image

Word Bomb Utility

This is a small and portable tool for learning new words for the Roblox game Word Bomb written fully in Java.

Disclaimer

This is not cheating software and only meant as an educational passion project made for fun and curiosity. This app does not auto-type words, allow copying words in the game or any other forms of game exploitation.

If there are any concerns, please contact me in the Issues tab in this repository.

Features

  • Prompt Searching With Highlighting

Image

  • Word Length Filtering

Image

  • Bookmarks

Image

  • Dark Mode GUI

Image

Requirements

  • A modern Java JRE (I recommend the latest version of Adoptium JRE for your platform.)

Proper OS packages will be introduced in later versions.

OS Support

All the listed operating systems are technically supported, however your mileage may vary. Any reports about your experiences in an untested OS are very appreciated. <3

  • Windows 10 and above
    • Tested under Windows 10
  • MacOS
    • Untested
  • Linux
    • Untested

Downloads

Head to the releases page and download the .jar binary file. A modern Java JRE is required to make this application run.

Known Issues

Currently, no issues. If there are any, then please feel free to make an issue in this repository. Feature requests are also welcome, but there is no guarantee of addition.

Special Thanks

Thanks to OMG for developing the game and providing us with silly word fun.

I would also like to thank artzified for compiling a nearly complete dictionary for this game and Word Bomb Library for filling in the last gaps in the word list and both allowing this tool to be possible.

And finally, I want to thank you for checking this app out <3