Skip to content

TobseF/exit-game-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’£πŸ’»πŸ”¨ ExitGame - Coding Challenge

Kotlin LibGDX

This coding challenge is part of an ExitGame where payers have to deactivate a bomb.

The Bomb runs on an Android device. It starts with a countdown before it explodes. It's not accessible for the players. Players have to deactivate the bomb with this coding challenges. The deactivation commands are sent to an REST interface of the Bomb-App.

The players read the Bomb Instruction Manual which helps them to solve the included tests. Print it for them.
⚠ This README and the git repository contain information which should not visible for the ExitGame players.

πŸ“± Bomb App

The players solve the puzzle by trigger unit tests which access the bombs REST API.

  1. Bomb-App
    The app which runs on the bombs hardware.
  2. Bomb-Client-App
    The admin UI which can change settings of the bomb an check the bombs state. This is of course not available for the players.

πŸš€ Start

Run the JUnit test int the Module class according the bomb manual.

About

πŸ’£πŸ“‘ Exit Game - Coding challenge to deactive a bomb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages