Java Chess Game

This is a game I designed and programmed for my Java applications course, COP 3252, as part of my computer science minor at FSU. As a final project, students had to pick from a list of games and create a functional program using the standard rules for their particular choice. These are some screen shots of my game. This was an excellent excercise in object oriented programming, and I learned a lot about how to use libraries to improve the functionality of my game.