Just messing around, attempt to create an Othello(Reversi) game in C#, learn about Artificial Intelligence, Model-View-Controller, Network Communications in C#, as well as learning Git for Source Control.
Follow C# Othello
Other Useful Business Software
8 Monitoring Tools in One APM. Install in 5 Minutes.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Rate This Project
Login To Rate This Project
User Reviews
-
The AI playing strength is very weak. I can usually win to 0 opposite pieces. Is there a sign-related issue in the move evaluation? The move calculation is not required if there is only one valid move.