Skip to content

chamalis/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on the code provided from Ioannis Skoulakis Affiliation: Technical University of Crete, Greece

TAL code (AI functionality): chefarov

Compilation:

  • make [all] - to build client and server
  • make client - to build just the client
  • make server - to build just the server

Execution:

./guiServer ./server [-p port] [-g number_of_games] [-s (swap color after each game)] ./client [-i ip] [-p port]

About

alpha-beta (with IDS) implementation for checkers game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published