Rage of the Machine: Death is only the beginning
About
Submission for the game jam "gamedevtv-jam-2022"
Story
In the not so near future, the world is full of corporations. One of them has managed to create a unique HMI (Human Machine Interface) that will revolutionize the future. This is the story of one of the technicians working on optimizing such HMI.
It is just another day of a normal week of summer, when the Thomas is connected to a maintenance robot through the HMI doing a systems diagnostics and an "accident" happens. Someone has killed Thomas while connected to a robot. Little anyone suspected that the HMI allowed for Thomas to transfer consciousness to the robot.
It is a race to find the murdered and pay them back.
Gameplay:
This is a puzzle game in which the players needs to go from point A to point B, by solving puzzles and gathering information.
The puzzles (sadly I was not able to add more complex stuff) is a basic game to bypassing doors. The player can either input the password, or they can bypass the door by using the maintenance connectors that simplify the inputs to a binary combination. This usually means to go from, at least, 1000 options to 4, 8 or 64.
The controls:
Keyboard and mouse. Nothing else has been tested.
- To look around: Mouse
- To move: Keyboard (WASD)
- To activate items in the game: keyboard (E)
- Inputs in puzzles: mouse left click and/or keyboard input.
Game Engine:
- Unity 2021.1.25f1
Assets used:
- Removed from source asset due to Unity license:
- YughuesFreeMetalMaterials
- Corridor Lighting Example
- Starter Assets - Third Person Character Controller
- Adventure - Sample Game
- In the source due to CC0 license:
- THE BASE MESH
- Quaternius
Known issues:
- Forced resolution to 1280x720 (16:9 ratio)
- If leave the window (alt+tab) and then return to the game, it gets frozen. It needs to be restarted.