3D shooter written with HTML/CSS/Typescript that renders scene using HTML and CSS, no canvas 😅
Its not playable like a normal game, the whole level is empty but anyway I guess it should be an interesting thing :)
- Doom-like menu 😎
- Camera
- Player movement
- Levels
- Collision (for player or enemies)
- Sprites
- Enemies
- Weapons (only 2 ones: pistol and shotgun)
- Shooting
- Health
- Night level
The Doom like menu is built by React
To manipulate with the 3D level I use only JQuery
Everything you see is built by HTML5 <div>