Page 1 of 1

Vominate, an in-browser retro shooter demo, inspired by doom

Posted: Thu Aug 08, 2019 1:24 pm
by pepperinmyteeth
I’ve been working on an in-browser retro shooter, along the lines of Doom, and have an early playable demo using some Doom assets. The demo is an infinite level built from procedurally-generated rooms. It uses three.js (WebGL) and physijs (a wrapper around ammo.js, a bullet emscripten port). Let me know what you think!

It’s called Vominate and it’s deployed to netlify:

https://adoring-minsky-ddb179.netlify.com

Thanks for reading!