Project Car Hunt aka OPPA STOPPA is a web based, single scene video game made from a final year project of a trio of students of Code Nation's Fellowship 1 (afterschool, highschool program) with about 2 weeks worth of time. The game features a pac-man-like map with what was supposed to be Slither.io AI-bot mechanics.
-
Backend NodeJS: Serves website and handles PhaserJS asset calls
-
Game Engine PhaserJS: Ready to develop 2D game framework with lengthy documentation and community with secure backend connections
-
Frontend HTML, CSS, JS: Foundational languages for web development
- Clone the repository
git clone https://github.com/Disguised-Coffee/project-car-hunt.git
cd healthcare-connect
- Install dependencies
npm install
- Start the development server
npm run dev
- Open your browser and go to http://localhost:5173/project-car-hunt/