Skip to content

Chess game created (collaboratively with two other students) as final project for CSCI 2300: Principles of Object-Oriented Software Design.

Notifications You must be signed in to change notification settings

leandrumartin/java-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Chess

This game of chess was created as the final project, with two collaborators, for the class CSCI 2300: Principles of Object-Oriented Software Design at Saint Louis University. The goal was to implement an MVC (Model-View-Controller) architecture and implement whatever object-oriented software patterns were most appropriate for readability and scalability.

Features

  • Two players
  • Set time limit
  • Save and load games
  • Keep track of wins and losses

Run gradle run to play.

About

Chess game created (collaboratively with two other students) as final project for CSCI 2300: Principles of Object-Oriented Software Design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages