Example code for creating original DOOM controls in Three.js
This is the example code for getting started with Three.js using TypeScript to create a demo based on movement controls from the original DOOM.
🎬 Watch the video that goes over this code on YouTube!
Check out Ourcade for more on game development on the web!
Clone this repository with git and run:
npm install
npm run dev
Then go to http://localhost:3000
This repository was bootstrapped with Vite.js.
3D assets are from Kenney's Blaster Kit.