Skip to content

Jarkob/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A rudimental chess game implemented with java.

Functions that are not yet implemented:

  • rochade
  • en passant
  • illegal moves that threaten the own king
  • check-mate when the king is inevitable threatened

Currently the game ends when one player takes the enemy king.

The program supports both gui and cli usage, default is gui. To enable cli run:

java -jar ChessJAR.jar cli

Icons made by Freepik from www.flaticon.com

About

A desktop application for playing chess

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages