Skip to content

Kero76/chess-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Master

Chess Master is a chess game write in Java.

It consist in compilation about some different mini-games around the theme of Chess.

Chess

You can get the rules of the Chess directly on Wikipedia : Rules

Ride 2 the End

Goal

The goal of this game is to move a Knight on a maximum cells present on a chessboard. During the party, two players (human vs human or human vs AI) moved turn by turn a Knight in the chessboard. The winner of the party is the player who moved the Knight in a maximum cells before block the knight. In fact, a knight can't go on cell where it passed before and can be block by the other knight, because if the cell is occupied by the other knight, your knight can't go on the cell.

License

Chess Master is under GPLv3 license.

Authors

About

A chess write in Java with different level of AI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages