Rescue Mission

Project information

  • Tech Stacks: Java, Maven, JUnit, SonarQube, UML
  • Category: Game
  • Course: SFWRENG 2AA4
  • Repository URL: Source Code

This project is a Java-based programming game that revolves around the theme of island exploration. The unique aspect of this game is the interaction between the programmer and the game engine, which is achieved by issuing commands to a drone and receiving responses. The primary goal is to identify the emergency site and locate the nearest creek on the island. Object-oriented codebase employing the use of GRASP, SOLID, and GoF design patterns.