Skip to content

CelesteComet/BabylonJS-Doom-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabylonJS-Doom-Clone

To do

  1. Modularize everything into ES6 modules.
  2. Create wall collision for monsters.
  3. Fix lighting on gun (maybe impossible?).
  4. Create a health UI.

How to run for development

  1. npm install
  2. npm run dev
  3. localhost:8080

How to run for production

  1. npm install
  2. npm start

Check package.json for what npm scripts do.

About

Doom style game crafted with love using BabylonJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published