This project was initiated as part of PRJ 666 - Project Implementation - course at Seneca College. 🌟
This purpose of this game is to allow people to learn about basic cybersecurity in a fun and engaging way. This is an educational multiple choice questions game that allows people to have fun while they use their judgement to answer the questions.
The game describes a fictional city called Cursor City. Users are expected to complete each cybersecurity module to save the city from cyber criminals.
Really simple steps.
- Clone this project to your local machine.
- Run
npm install
- Run
npm run dev