Click the image below to play!
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).
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 |
---|---|
Base language used to build everything. | |
Used to display animated 3D computer graphics in a web browser. | |
Cannon-es | Used to simulate 3d physics and colllisions |
Used for bundling all the javascript modules into one js file which can be hosted on vercel. | |
Favourite hosting tool |
- 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)