Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.56 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.56 KB

Driftin Deliveries

Click the image below to play!

Description

A 3d car drifting game set in a city. The aim is to deliver as many pizzas to the victims (They die when you ram into them at full speed).

Technologies Used

This project was made using three js for rendering the 3d graphics and cannon-es to simulate the physics. I used webpack as the bundler, which took many years of my life 😭.

Tech Use
JavaScript Badge Base language used to build everything.
Three.js Badge Used to display animated 3D computer graphics in a web browser.
Cannon-es Used to simulate 3d physics and colllisions
Webpack Badge Used for bundling all the javascript modules into one js file which can be hosted on vercel.
Vercel Badge Favourite hosting tool

📖 Instructions:

  • Use wasd to drive car
  • Use shift and turn to drift
  • Dont use space to fly 😡 (devs only)
  • Collect food and feed them to the victims
  • Use the minimap (bottom left) to find food and customers

(Might take a while to load)