项目作者: yurkagon

项目描述 :
🎮 CSS 3D Shooter. https://yurkagon.github.io/Doom-Nukem-CSS/
高级语言: TypeScript
项目地址: git://github.com/yurkagon/Doom-Nukem-CSS.git
创建时间: 2017-12-17T05:02:09Z
项目社区:https://github.com/yurkagon/Doom-Nukem-CSS

开源协议:

下载


Doom Nukem CSS

3D shooter written with HTML/CSS/Typescript that renders scene using HTML and CSS, no canvas 😅

main

Live demo

Its not playable like a normal game, the whole level is empty but anyway I guess it should be an interesting thing :)

Features

  • 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

Technologies used

The Doom like menu is built by React

To manipulate with the 3D level I use only JQuery

Rendering

Everything you see is built by HTML5 \