Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

in the lesson "drawing squares in different positions" it says to keep squares 100 pixels apart. I think it could be a bit clearer like "keep each squares 100 pixels apart on both the x and y axis." cause I got stuck by only doing the y axis.

It's great at teaching people programming by getting them into the mindset.

Also cheers! I am pretty good at python anf "for i in range(3)" worked and it made me so happy! Good job!