opensourcegames/entries/do_it_yourself_doom_with_sdl.md

18 lines
356 B
Markdown

# Do It Yourself Doom With SDL
- Home: https://github.com/amroibrahim/DIYDoom
- Inspiration: Doom
- State: beta
- Platform: Windows
- Keyword: game engine, remake
- Code repository: https://github.com/amroibrahim/DIYDoom.git
- Code language: C++
- Code license: MIT
- Code dependency: SDL2
A DOOM clone engine.
## Building
- Build system: VisualStudio