Skip to content

gabdiniz/chessgame-system-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess System em Java

Chess game with all possible excesses.

  • Where the Git Bash must be started to run the program
  • ...\chess-system\bin

Command to run the program in Git Bash:

executar o programa

Game home screen:

interface do usuario

Below we can see some initial standard moves:

segunda jogada
terceira jogada
quarta jogada
quinta jogada

Capture and Check example:

Check 1 Check 2 Check 3 Check 4 Check 5

Checkmate example: Scholar's Mate (The 4-Move Checkmate):

Xeque mate 1 Xeque mate 2 Xeque mate 3 Xeque mate 4 Xeque mate 5 Xeque mate 6 Xeque mate 7 Xeque mate 8 Xeque mate 9 Xeque mate 10 Xeque mate 11 Xeque mate 12 Xeque mate 13 Xeque mate 14 Xeque mate 15

Castling short (Kingside):

Castling 1 Castling 2 Castling 3

Castling long (Queenside):

Castling 3 Castling 4 Castling 5

En passant move:

En passant - 1
En passant - 2
En passant - 3
En passant - 4
En passant - 5

About

Sistema de xadrez feito 100% em JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages