Skip to content

Checkers game in Unity, with an AI to play against you.

Notifications You must be signed in to change notification settings

Bben01/checkers-cyber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers Game using Unity and Minimax

The game is composed of multiple parts:

  • A graphic interface in Unity
  • A REST server in python
  • The game logic (in python)
  • The AI, currently Alpha-Beta Pruning, but I am working on implementing MuZero

About

Checkers game in Unity, with an AI to play against you.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published