Skip to content

A simple project for my Software Engineering exam

Notifications You must be signed in to change notification settings

leonardonels/ChessGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ChessGame

Made with IntelliJ. This fork add new funcionalities to the original ChessGame.

	-pieces are no longer all equal and moving rules are applied
	-now castle is possible
	-after capturing one king the game ends with a victory
	-after capturing every piece but both kings the game ends with a draw
	-after 50 consecutive moves without any capture from any play the game ends with a draw
	-is possible to change side with the board (with up black down & black up with down)
	-is possible to change color of the chessboard, right now only two options are avaiable

Screenshot 2023-05-12 alle 17 15 09 Screenshot 2023-05-08 alle 16 52 14 Screenshot 2023-05-10 alle 11 43 19 Screenshot 2023-05-10 alle 11 44 14

About

A simple project for my Software Engineering exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%