
CodeTheLoop.CS
CodeTheLoop.cs
you're the programmer in charge of a chaotic warehouse! Write simple commands to control your robot: make it pick up boxes, move around, and deliver them to the conveyor belt. But be careful—one wrong loop and everything falls apart!
you don't control the robot directly. Instead, you queue up instructions to automate the process. Plan wisely and optimize your "loop" cycle to get the job done efficiently!
_______________________________________________________
🕹️ Controls & Input
-
🖱️ Mouse – Click to add instructions to your loop .
-
▶️ play Button – Press it to run your commands.
_______________________________________________________
📦 Game Level Guide
void Level1()
{
GoTo(Box);
PickUp(Box);
Deliver();
}
void Level2()
{
if (Box != null)
{
Avoid();
}
}
void Level4()
{
Destroy(Bot0);
Bot1 newBot;
GoTo(BoxZone2, newBot);
}
Development log
- The 2025 GTMK gamejaM!Aug 12, 2025


Comments
Log in with itch.io to leave a comment.
As an artist, knowing a little bit of programming, I LOVED THE IDEA! ha ha
Wow i love the idea
Very cool idea, love how you have to quit using code as well haha
This is great game with a great idea and execution. Love it. 🤩🤩🤩
This is the best game this year, I love it. The creature must be a genius, making this alone. I fully support this creature to be in the top 3. I give it 5 stars