/vocability

This is a tool to exercise for those who want to the improve their vocabulary by simply having a great time!

Primary LanguageGo

vocability

This is a exercise for those who want to the improve their vocabulary by simply having a great time!

Get a 10 question quiz of words from the Webster's Unabridged English Dictionary. Enrich your vocabulary.

Exercising

Simply follow the steps below to start exercising:

go build

After the build

Windows

./vocability.exe

Unix based systems

./vocability

TO DO List

  • Create the game loop
  • Create the words database with their meanings
  • Create random question generator
  • Create UI for the exercise