Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 312 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 312 Bytes

Chess

This project has been developed keeping in mind all the necessary rules for chess game, With A simple GUI based chess game that implements basic OOP concepts in Java. The class design and requirement analysis of this project was done as a part of the Object Oriented Analysis and Design pattern course.