A simple game to learn how to write shaders.

In each level, you get an original image and an image you have to get to by writing a shader.

You can use the menu (accessible by pressing 'Esc') to go back to any previous level and try to beat your previous "match" or reduce the length of the shader (in tokens).

The shader syntax is Godot's shader syntax, see: https://docs.godotengine.org/en/stable/tutorials/shaders/shader_reference/shadin...

Future work:

  • more levels
  • animated shaders
  • online scoreboard

Leave a comment

Log in with itch.io to leave a comment.