LISA DO

Paws of Peace

Java
JavaFX
CSS
JUnit

Details

Players have to help the cat detective Meowlock Holmes solve criminal cases.

Description

A 2D single-player point and click adventure game in which the player has to help the cat detective Meowlock Holmes solve criminal cases. Regardless of theft or murder, the player has to find items and decipher puzzles, which later lead him to solving the case. Despite JavaFX not being tailored for game development, our team successfully crafted a point-and-click game using it. As this was my first application, getting started was initially challenging. However, by getting familiar with the framework, general design principles and architecture design, the development process gradually became smoother and more straightforward.

Implementation

  • Core mechanics of point and click functionality for interacting with items, solving puzzles, and enhancing the player experience by sending feedback of the current interaction.
  • Inventory system for collecting, managing, and inspecting items.
  • Save system to track player progress and continue play sessions.