0 Forks
0 Stars
0 Watchers

AIND-Isolation

Udacity AI Nanodegree's Project for a Game playing agent for Isolation. This project uses algorithms like minimax search, alpha beta pruning and iterative deepening to create a game playing agent for a zero sum board game like Isolation.

How to download and setup AIND-Isolation

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

Or simply clone AIND-Isolation with SSH
[email protected]:boxreb14/AIND-Isolation.git

If you have some problems with AIND-Isolation

You may open issue on AIND-Isolation support forum (system) here: https://github.com/boxreb14/AIND-Isolation/issues