InstaBugs

Far far away, behind the word mountains, far from the countries.

Scroll

Tower Defense Game

// project_date Spring 2022
// github_link Github
// where University of Utah

This was a solo project I worked on in my Sophmore year of college. This project is a simple tower defense game I wrote in Java and was really fun because I was able to generate all the art assets myself and create something that was imaginative and fulfilling. I also got to use some clever algorithms to handle the path traveled by enemy players as well as became familiar with mouse events. Since this was at the beginning of my software engineering education, I can look back and see how much I have grown. However, it is still something I am quite proud of.

Clone repo to your PC. From there open up src > game and then run the game control file. This should put up the game.