arbiter
A Game Engine toolkit with a tournament runner, progression tester, and engine manager.
How to download and setup arbiter
Open terminal and run command
git clone https://github.com/raklaptudirm/arbiter.git
git clone is used to create a copy or clone of arbiter repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with arbiter https://github.com/raklaptudirm/arbiter/archive/master.zip
Or simply clone arbiter with SSH
[email protected]:raklaptudirm/arbiter.git