MurderClueWalk

Description

This is a web-based detective game, where the player has to move to real locations in order to collect clues and advance in the story. In the end the player has to solve a quiz to win.

This group-project was the final two-week assignment at Academy. There were no restrictions what to build and we worked agile, using Trello for daily planning and GitHub to work on different branches.

Methods used

  • Spring MVC and Spring boot
  • H2 embedded database
  • Thymeleaf
  • Java
  • HTML/CSS/Javascript
  • Amazon Web Service
  • Google Maps Geolocation API

UI/UX

To achieve a film noir ambience, a monochrome black/white/grey color-scheme is used throughout the website. The responsive design makes it possible to view the game both on smaller and bigger devices.

Login

  • Register or use the existing login information: "super@gmail.com" and "password"

More information

  • For detailed information about the game there is also a "How to" page available

Play the game

  • Find the hidden clue in the picture and go to the next location. Click the "Check progress" button to determine if you are at the correct place

The Quiz

  • At the end the player can answer a quiz to solve the murder-case

Notes

  • The places are located in Stockholm, so the player can only progress past the first scene if he/she actually goes there
  • An unfixed whitelabel-error can occur when registrating, in that case use the provided login information
Click here to access the game