Skip to content

willmenn/maybe-playable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge CircleCI

Java Chess implementation

WIP


To be implemented:

  • When the Pawn reaches to the end of the board the player can change the piece to any other.
  • Castling Func
  • Pawn en Passant

OBS: The idea is to put this two func inside the Board class so that the Main class will orchestrate the game.

Nice to have:

  • FEN, but needs Castling and en passant implemented.

About

chess implementation in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages