An open API service indexing awesome lists of open source software.

https://github.com/cthacker-udel/bashmultiplicationquiz

Bash Multiplication Quiz - cthacker-udel
https://github.com/cthacker-udel/bashmultiplicationquiz

Last synced: 3 months ago
JSON representation

Bash Multiplication Quiz - cthacker-udel

Awesome Lists containing this project

README

        

### Multiplication Quiz - cthacker-udel

* This game consists of two numbers being displayed, then the user guesses the answer
* For every right answer, they gain one point
* For every wrong answer, they lose one point