A basic 3D engine for physics simulations, training of artificial intelligence and games, hopefully.
Installation
With all dependencies installed, do
cd GameProject
make run -j
to run. You can find the dependencies at the top of the Makefile
A basic 3D engine for physics simulations, training of artificial intelligence and games, hopefully.
Installation
With all dependencies installed, do
cd GameProject
make run -j
to run. You can find the dependencies at the top of the Makefile