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.
- Host: GitHub
- URL: https://github.com/gly-engine/doom-engine
- Owner: gly-engine
- Created: 2025-02-19T14:04:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T20:46:20.000Z (over 1 year ago)
- Last Synced: 2025-05-16T19:49:20.175Z (about 1 year ago)
- Language: Lua
- Homepage: https://gamelly.github.io/game-doom/
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 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
```
