This repository is created for City University HK
course CS2115 - Computer Organization
assignment 3 bonus part
All credit goes to: Mark Lai
This Assignment is around decision trees and games
Build your own logic game in a softwear with any kind of language
-
Clone the repository
-
Install dependency
$ npm install
- Start the project
$ npm start
This project was bootstrapped with Vite.