Join us for the Handmade Essentials Jam, April 13-19, 2026. More info

Having problems on day 4

I'm at the point where the window is supposed to display blue and instead it shows white for a while, doesn't seem to work, and eventually close on it's own; no compiler errors.

The code and compiled source is available here.

I figured it out; Was incrementing y when I was supposed to be incrementing x; sorry guys.

Edited by Roman Davis on Reason: Solved the problem