Skip to content

This is an interactive command line implementation of a Chess Soliaire game, which allows the user to execute basic operations such as setting up chess pieces, starting a game, moving, and capturing various chess pieces. Undo and redo functionality are also provided for the users when needed. This project, implemented in Eiffel, employs various …

Notifications You must be signed in to change notification settings

sarwat12/Chess_Solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess_Solitaire

This is an interactive command line implementation of a Chess Soliaire game, which allows the user to execute basic operations such as setting up chess pieces, starting a game, moving and capturing various chess pieces. Undo and redo functionality are also provided for the users when needed. This project, implemented in Eiffel, employs various critical Object Oriented Design Principles, such as abstraction, inheritance, polymorphism, and dynamic binding.

About

This is an interactive command line implementation of a Chess Soliaire game, which allows the user to execute basic operations such as setting up chess pieces, starting a game, moving, and capturing various chess pieces. Undo and redo functionality are also provided for the users when needed. This project, implemented in Eiffel, employs various …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages