An open API service indexing awesome lists of open source software.

https://github.com/gly-engine/doom-engine

Wolfenstein3D and DOOM engines rewritten in 100% lua for love2d, browser and old consoles.
https://github.com/gly-engine/doom-engine

Last synced: about 1 year ago
JSON representation

Wolfenstein3D and DOOM engines rewritten in 100% lua for love2d, browser and old consoles.

Awesome Lists containing this project

README

          





Gly DOOM

made with Gly Engine


### How to Build

#### Easy Mode :nerd_face:

you can use IDE online direct on your browser

-

#### Call me Terror-Billy! :rage3:

```
npm install
```

```
npm run build
```