Skip to content

Group created, web-based game from an assignment made with love from Code Nation and IMC

Notifications You must be signed in to change notification settings

Disguised-Coffee/project-car-hunt

Repository files navigation

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/

About

Group created, web-based game from an assignment made with love from Code Nation and IMC

Resources

Stars

Watchers

Forks