Doom Depth game on terminal using C and Sqlite3. (Linux only) Run the project Clone git clone https://github.com/Jayllyz/doomDepth my-project cd my-project Build make build Start make start Note: make start also run make build. Exec make exec Stop make stop