
Time it right!
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Manual
Welcome to Time it Right!
The goal of the game is to make the payload reach the end of the labyrinth.
The payload has three exhaust pipes inside which explosives can be placed to propel the payload in the opposite direction. The explosives are detonated in the order they are connected by fuses.
There are two kinds of explosives. The number indicates the explosive's power.
There are four kind of fuses. The number indicates the time it takes for the fuse to burn out.
Each explosive can only have one input wire and one output wire.
Tutorial
Begin by selecting an explosive and place it near the exit of the exhaust pipe.
Now you can select any fuse and click on the exhaust pipe exit to set the ignition fuse. This determines the explosive that will detonate first.
Select and place another explosive and then select a fuse.
Click on any of the four openings on an explosive and drag the wire to another explosive's opening. You can click on the wiring area to set an anchor point for the wire which locks the tail of the fuse wire in place. You can cancel wire placing by right clicking.
Note that you can only edit explosives when an explosive is selected in the palette and you can only edit wires when a fuse is selected in the palette.
The CLEAR button clears all the explosives and fuses in the payload.
Finally, click ignite to see whether your wire programming reaches the end of the labyrinth. If it doesn't, you can click the Reset button to try again.
NOTE: There is only one level.
Tools used
Engine: Godot 4
Programming language: GDScript
Graphics: GIMP
Music: Bitwig Studio Essentials
Sound effects: Phone’s recorder app + Audacity
Assets used
All assets (art, music and sound effects) were created from scratch during the game jam.
Gameplay video
https://www.youtube.com/watch?v=9yvepOakBJE
Soundtrack video
https://www.youtube.com/watch?v=s3tx9QBHCl4
Page changelog
2023-10-23
- Added tools used section
- Added assets used section and declaration that all the assets were created from scratch during the game jam
- Added soundtrack video
- Added page changelog section
2023-10-20
- First revision