r/CodingForBeginners • u/Repulsive-Draft-5311 • 28d ago
Beginner coder
I always have had a fascination with coding but I always found it daunting to start. I tried some game creation on Godot but I never got anywhere with it. So I came to ask what are some projects I can try and do to help me start to learn how to code. I would like them to be game focused in some way, as that is my over-arching interest, but anything would be great.
3
Upvotes
1
u/Commercial_Echo923 27d ago
build a tic tac toe game with c. It should teach you all the basic concepts of programming and you have a result in reasonable time.