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
Grafana: The open and composable observability platform
Grafana is the open source analytics & monitoring solution for every database.
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.