# engine Small graphics engine. ## Building ### Dependencies - g++ (gcc C++ compiler) - GNU autotools - ncurses - SDL2 ### Actually building While inside the directory containing all files: ./configure make ### Running Usage: src/main