hmm yes doom very gud very gud
- Clone the repo using
git clone https://github.com/youngnix/doomlike cd doomlikeinto the repo- Create a build directory with CMake using
cmake -S . -B build/ cd buildinto the build directory- Run
maketo build the project and all of its dependencies