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
Host LLMs in Production With On-Demand GPUs
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management 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.