Day 9 - Current Design Overview
Current Design Overview:
The player character, a spy, has been burned from their organization and is now on the run. Therefore, at the beginning of the game, everything the player does is on their tablet.
Implemented Features:
The player can view their tablet. The player can monitor their power and Bitcoin resources. The player can turn on their Bitcoin miner. The player can switch to their ncrypt App and view their messages. The player can open their messages and save message attachments to the Knox app. The player can navigate to the Knox app to view a list of their Intel items. The player can open their Intel items and analyze each line to reveal the text or information underneath.
Next Steps:
We are working towards enabling the player to start a mission. To start a mission, the player needs to send Intel to the mission brief app to procedurally generate a mission based on the Intel given. For the tutorial, the mission will not be procedurally generated and will instead be an example mission.
Let’s get started!!