Character Themed Chess

Java

Overview


The goal of this project was to develop a chess game using the fundamentals of object-oriented programming in Java. Each of the game pieces have characteristics and abilities unique to those of popular animated characters. Some may have the ability to “fly”, attack other pieces, recruit, become invisible, freeze enemy pieces, etc. Interactions such as a bonus square have also been added.

Technologies

Java

Back