Planet Drip

Planet Drip

Description

Planet Drip is an arcade inspired game where you navigate a space ship through hazardous terrain.

  • Tech: Java using Swing library, Github
  • Team: 2 people
  • Duration: 1 month

Role

  • Implemented abstract level class allowing for easy level creation
  • Implemented base gameobject classes to easily add more content
  • Created modular design with interfaces, demonstrating composition over inheritance

Code