icone soleil icone lune

Card Battle Game

Project Description

This project is a card battle game guided by a PDF found online and an explanatory video that details the internal workings of the game. The resources used are listed in the project's GitHub repository. This project helped me further improve my object-oriented programming skills and practice manipulating objects randomly.

Skills Acquired

Researching information sources to bring a project idea to life

Further experience with object-oriented programming

Manipulating the Random class in Java