Skip to content

AI based checkers with simple evaluation method, ( white_left - red left + 0.5(white king - red king) )

Notifications You must be signed in to change notification settings

Hanish101/AI-based-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Checkers-AI

A checkers AI using the minimax algorithm.

About

AI based checkers with simple evaluation method, ( white_left - red left + 0.5(white king - red king) )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages