To compile:
git clone https://github.com/norbcodes/entities
cd entities/enities1
g++ entities.cpp
a.exe
(or a.out
or something similar)To run, simply run the executable as you would any other:
./a.exe
Precompiled binaries are not provided.