15 Forks
92 Stars
92 Watchers

grove

A computer implementation of a trading card game: Magic: The Gathering. The goal of the project is to implement ai algorithms which can play the game at the same level as a casual human player.

How to download and setup grove

Open terminal and run command
git clone https://github.com/pinky39/grove.git
git clone is used to create a copy or clone of grove 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 grove https://github.com/pinky39/grove/archive/master.zip

Or simply clone grove with SSH
[email protected]:pinky39/grove.git

If you have some problems with grove

You may open issue on grove support forum (system) here: https://github.com/pinky39/grove/issues