/LTF-Concept

Simple game using math

Primary LanguageC++

Side project game

Build game

mkdir build
cd build/
cmake ..
cmake --build .