Hi I saw this rotating donut on youtube and I thought it was cool and I wanted to make it rust.
donut
I'm struggling to start this at all. I'm a new beginner. Can someone help me getting started. I need to know show a letter of the alfabet on a screen eventually move it.
I tried using the ggez crate but their examples are not working expect for supersimple.
I also learned the turtle tutorial which turned out to be not so customizable as I wanted.
I've learned some python so I know a bit of screen rendering using pygame.