Skip to content

mohammedh123/ProjectAlphaBeta

Repository files navigation

ProjectAlphaBeta

An implementation of Russian Checkers with AI, using alpha beta pruning and iterative-deepening search.

Features

  • A user interface (using XNA)
  • Variable levels of computer difficulty

Programmed in C#.

About

An implementation of a variant of Russian Checkers with alpha beta pruning, done with C# and XNA. Final project for the Artificial Intelligence course I am taking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages