Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1007 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 1007 Bytes

Project-Car-Hunt aka OPPA STOPPA

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.

🚀 Tech Stack

  • 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

🔧 How to run

  1. Clone the repository
git clone https://github.com/Disguised-Coffee/project-car-hunt.git
cd healthcare-connect
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open your browser and go to http://localhost:5173/project-car-hunt/