How to learn microscript quickly
Hey, I am a fairly new developer who has released a game but mostly relied on Ai to make lines of code, Though I have minimal knowledge on coding such as python and could switch to that to learn it but I have heard from some forums and info that it is slightly different is there any very good devs or some who have knowledge just let me know any way to learn it effiently (if any way just make sure that it doesn't tell what to put but makes me understand what it means) also I have tried tutorials but find that they just tell you what to write.
Anyway just let me know if you have any suggestions!
Well. Its best to start with libaries like Quick engine so you can make games quickly without having to make your own collision and physics. It is also great to follow the tutoriols on the tutoriols tab to learn coding quickly
Also make sure to use the docs they are really helpful
Okay, thanks a lot I will definitely look into Quick Engine, and the tutorials and the documents!
The best way to learn for any given person wont always be the same. that said, I learned by making small projects like an asteroid destroyer, brick breaker, clicker games, etc. and using the docs as reference. i also played around with stuff in the docs to get a better understanding as to how they work