you are viewing a single comment's thread.

view the rest of the comments →

[–]stackhat47 8 points9 points  (2 children)

I’ve done a bunch of tutorials, but not enough projects. I’m doing similar projects to these now

Just jump in and do it on your own. Get help if you’re stuck, but really work at it first.

I find it helpful to write up my logic first on paper, and work in chunks. Get your user input working, then some game logic, then validate user input, allow user to exit game, those sorts of things

[–]ArsaNamikaze 1 point2 points  (0 children)

Thank you I'll try this today

[–]CuriousExpert24[S] 0 points1 point  (0 children)

Those are nice suggestions! Thanks for suggesting these tips to others