Marc Gomersbach

 

 
Hobby Project

Tower Defense Game

 

During my second internship of my previous education, I felt inspired to create a game with the programming skills I've gained from my first internship.

The game itself does nothing to innovate on Tower Defense games, but it served more as a practice session for developing my own programming style after experiencing my first internship. My programming skills had significantly improved since then, and this was an way to solidify that outside of the internships.

Despite Flash games basically being obsolete now, the code below still serves as an example of my coding capabilities and how classes communicate with each other.

Sample Source Code - Game.as Sample Source Code - Tower.as Sample Source Code - Projectile.as

<< Back to Portfolio