https://github.com/hsnice16/cli-app-test-your-mind
a CLI quiz app, you can play to test your Mind.
https://github.com/hsnice16/cli-app-test-your-mind
javascript nodejs
Last synced: 2 months ago
JSON representation
a CLI quiz app, you can play to test your Mind.
- Host: GitHub
- URL: https://github.com/hsnice16/cli-app-test-your-mind
- Owner: hsnice16
- Created: 2021-06-03T13:35:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T03:43:51.000Z (almost 5 years ago)
- Last Synced: 2025-07-31T12:29:56.796Z (11 months ago)
- Topics: javascript, nodejs
- Language: JavaScript
- Homepage: https://replit.com/@hsnice16/markOne?embed=1&output=1&ref=hackernoon.com#index.js
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLI-app-Test-Your-Mind
a CLI quiz app, you can play to test your Mind.
In this app, there are two levels. In level 1, there are 6 questions and to go on level 2 you must give 5 correct answers. Questions are not from any specific topic. So everyone can play.
In level 2, there are 4 questions and you have to give 3 correct answers to pass it.
Play: [now](https://replit.com/@hsnice16/markOne?embed=1&output=1&ref=hackernoon.com#index.js)
Read Blog: [read](https://hackernoon.com/how-to-create-cli-apps-2i1133ak)