- Make sure you have git installed on your machine you can get it from here
- Run where you want your root of the project to be: git clone https://github.com/MrManiacc/3d-Engine.git
- Make sure you have maven installed on your machine and have already built the project
- Run from root of project: mvn compile exec:java -Dexec.mainClass=engine.engineTester.Primary