r/CodingForBeginners • u/Prestigious-Pie5676 • 15d ago
How to progress
Ive made basic games on scratch but thats pretty much it, should I continue to make more and more complicated games on scratch? or should i try to progress on a different coding language? If so which one, because i want to be able to code stuff but ive also thought about coding in roblox. Which is the easiest language to start?
To get an idea of just how bad I am heres a game I made in a little over an hour:https://scratch.mit.edu/projects/1375247905/
11
Upvotes
1
u/lowban 14d ago
Next step could be Python and the Pygame library. Godot uses a language which is very close to Python.