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
- Host: GitHub
- URL: https://github.com/cthacker-udel/bashmultiplicationquiz
- Owner: cthacker-udel
- Created: 2021-05-02T08:34:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-02T09:42:39.000Z (about 4 years ago)
- Last Synced: 2025-02-07T17:39:08.892Z (5 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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