Tank Game

  • Category: Video Game
  • Course: Software Development
  • Project date: December 2020
  • Project URL: Github-CSC413-Tankgame

Project Details

  • Developed a tank video game with a focus on extensibility for additional features.
  • Features included collision detection, collision handling, shooting shells, and track wall health.
  • Applied MVC (Model, View, Controller) design principles.
  • Used Java as the core language and Junit for unit testing.