Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 254 Bytes

README.md

File metadata and controls

executable file
·
12 lines (9 loc) · 254 Bytes

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