You are the loop
In each level, you're given a set of command buttons (e.g., Move Left, Move Right, Jump Forward, etc.) and a limited number of slots (3โ5).
Your job is to fill those slots with a sequence of commands that the player will repeat in a loop. The loop keeps running until the player either:
โ
Reaches the flag (wins)
โ Falls into a trap or gap (fails)
Each level is a logic puzzle that challenges you to plan and loop your commands cleverly to overcome obstacles like spikes, gaps, and tricky timing.
๐งฉ Commands in Game:
-
Move Left (โ) โ Moves 1 tile to the left
Move Right (โ) โ Moves 1 tile to the right
Dash () โ Moves 2 tiles forward by default (to the right). To dash left, place a Move Left (โ) command before it.
Jump Forward (โงโ) โJumps 3 tiles forward over gaps or spikes
-
Jump Backward (โงโ) โ Jumps 3 tiles backward over gaps or spikes
-
Wait (โธ) โ Stay in place for 1 turn
๐ Assets & Credits:
Cubes: Cube World Proto Series โ Unity Asset Store
Background Images: 2D Fantasy Sprite Bundle โ Unity Asset Store
Sound Effects: Free UI Click Sound Pack โ Unity Asset Store
UI Elements: 2D Casual UI HD โ Unity Asset Store
Background Music: Music Loop Bundle by Tallbeard Studios โ itch.io
Status | In development |
Platforms | HTML5 |
Author | Prabhakar Kumar |
Genre | Puzzle, Platformer, Strategy |
Made with | Unity |
Tags | 3D, 3D Platformer, Game Jam, Indie, loop, Minimalist |
Development log
- You are the loop57 days ago
Leave a comment
Log in with itch.io to leave a comment.