Skip to content

is game which support player vs Ai with multiple levels.

Notifications You must be signed in to change notification settings

MarwanaMostafa/Chinese_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chinese_Checker

Player Vs Computer . different Algorithms AI(like Alpha-Beta Pruning, Min-Max) for computer .support different Levels (Easy,Medium,Hard). board divide 17 *25 and each player has set of marbles

How To Run :

1- you must Install Python

2- you must Install libraries which using in project like (tkinter ,numby...)

How to Play :

1-After installing 1, 2, run Project and enter the level you want to play against

2-choose marble which do u need move

3-choose destination

Rules Game :

1- can move their piece to any adjacent empty hole like this :

2-A player’s piece can also hop over an adjacent piece, into an empty hole. That piece can be their own colored piece or the opponent piece. The player can continually hop over subsequent pieces during that turn, and in any direction, as long as there are empty holes on the other side of those pieces.

About

is game which support player vs Ai with multiple levels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages