It's a simple game with words that helps to improve your vocabulary.
Vocabulator uses external projects enumerated below:
- https://github.com/SFML/SFML
- https://github.com/effolkronium/random
- https://github.com/SergiusTheBest/plog
- https://github.com/hyperrealm/libconfig
- git clone --recurse-submodules https://github.com/m110h/vocabulator.git
- cd vocabulator
- mkdir build
- cd build
- cmake ..
- make
An output executable file will be placed in vocabulator/bin directory.