A downloadable game for Windows and Linux

Developed in entirety during Global Game Jam 2026 for the theme "Mask", Cyber Stencil is a top-down tile-based puzzler about "masking" the world with stencils to solve puzzles.

- Programming: foopis23, jamac
- Level Design: jamac
- Art, Music & Sound: speedgoergo

Cyber Stencil was created in Godot and applies a lot of concepts and techniques we developed since the last jam; a custom toon shader, applying blend shapes to animations, a better understanding of a puzzle game's fundamentals, and an overall better workflow.

All assets, art and sound, were created during the jam.

Download

Download
cyber_stencil.zip 73 MB

Comments

Log in with itch.io to leave a comment.

Great work, I love the animations and the style of the little character.

However, I had a problem with my gamepad controls. The movements are too sensitive and do all sorts of random things. I had to use the arrow keys on the keyboard.

Artwork is quite nice, any chance on getting a webgl or html version of this at some point?

(+1)

Thanks! Potentially.

The way we built the toon shader uses the screen to process, which currently has issues with Godot's web export. But we're looking into it as we do some final polish.