quizzicle

Here is a quick Java application I whipped up. Quizzicle is a command line application that generates random math equations. You can choose an arithmetic operation, the number of questions, the number of digits in the question, and if negative numbers or zeros are allowed. Javadoc included.

quizzicle-optionsUpdate 1.1:

  • Adds a Timer
  • Adds Logging (writing to a file)
  • Various other minor features

I did not plan to release this one so you may see a few hacks.

Download Quizzicle 1.1