Codepath()

Codepath() is a tiny puzzle platformer game where you program the robot instead of moving it directly.

No typing, no syntax error. Just drag&drop and logic.

How to play

You drag coding chips and hit Run. Then you watch the robot execute exactly what you wrote, step by step.

If it doesn't work, you restart, tweak your logic, and try again, that's it !

What you get

  • Learn how programmers think.
  • Solve puzzles.
  • And most importantly, have fun doing it :)

Controls

  • Mouse to drag or click code chip.
  • Fullscreen recommended for the best experience

---

Built for GameDev.js Jam 2026.
Also submitted to Deploy to Wavedash Challenge and Youtube Playables Challenge.

Updated 1 day ago
Published 3 days ago
StatusReleased
PlatformsHTML5
AuthorsW4hhaab, Ouuvy
GenrePuzzle
Made withGodot
Tags3D, Godot, Puzzle-Platformer
LinksInstagram
AI DisclosureAI Assisted, Code

Comments

Log in with itch.io to leave a comment.

Oh! I really enjoyed the puzzle code system—it’s very intuitive, and the art style is pleasing to the eye. I couldn’t figure out how to solve level 20 though xD

Anyway, great job—GG ❤️

Thanks for playing  bro❤️ Yeah, this one is very hard haha

I love the lowpolly graphics, I was about to say the game was too easy but then I realiza I was wrong, it gets complicated moving forward when you add more functions, the "run" button for some reason only works by clicking on it left side

Hi, thanks for playing and for the feedback! Glad you enjoyed the game and felt the difficulty curve, that's exactly what we were going for.
I'll look into the click area issue.