Skip to content

itaispiegel/ReversiArtificialIntelligence

 
 

Repository files navigation

ReversiArtificialIntelligence

This repository is part of the Artificial Intelligence lesson for the Handasaim software project class

Instructions

Your goal is to create a Reversi AI player. You can do that by:

  • Forking the repository.
  • Implementing a class that implements the IReversiPlayer interface.
  • Submitting a pull request containing only your new class

All rights reserved.

About

Holds code and data for the Reversi contest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 90.7%
  • HTML 4.8%
  • JavaScript 4.5%