brunosimon / doom-portal-in-webgl

Home Page:https://doom-portal-in-webgl.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doom Portal in WebGL

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

https://doom-portal-in-webgl.vercel.app/


Languages

Language:JavaScript 83.4%Language:GLSL 13.9%Language:HTML 2.3%Language:CSS 0.4%