You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing an American Checkers Game which enables two registered users to play the game or one registered user should play with computer. We implemented this project by considering all Object Oriented Programming principles like Abstraction, Encapsulation, Polymorphism, Inheritance. We have implemented user stories for each task and also writ…