Click here to Skip to main content
15,886,006 members
Articles / Artificial Intelligence

KReversi, Learn to Implement Minimax Algorithm by Creating a Reversi Bot

Rate me:
Please Sign up or sign in to vote.
5.00/5 (13 votes)
7 Dec 2022MIT20 min read 10.6K   455   13  
This game allows you to create a Minimax bot, then play reversi with it.
This program was developed because I couldn't find one with the features I needed when looking for a Revesi/Othell game.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Thailand Thailand
Hi. My name is Krirk Srithaweewath, I am a C# developer from Thailand.
I always create puzzle games on my free time.


Comments and Discussions