Well for my small game i am trying to do a kind off tower defense to get used to coding using multiple levels as well.
But i am also trying to do one of these 2D side-scrolling or top down view space shooters (that is the movement example i got stuck on above).
Both of the above are not as simple as i would of thought
Edit:
i dont think he's ready to start creating games.
"ame programming logic is not as simple as i hoped"
he still needs to learn the very basics (use lite-c workshop) then he could try with SMALL SIMPLE game
I have done the basics from the workshops.
The logic is very different from the logic i use in other languages.
I was hoping the logic would be similar to application and web programming logic, but it isn't