anyone?
-
Does anyone know a good beginner coding website?
-
-
@白刃の亡霊 thx u sm!
-
If you are talking about game engines, I would try blender, Unity, Or if your computer is powerful enough, Unreal engine.
-
@selene my computer sucks
-
@白刃の亡霊 relatable
-
@dido_the_dino Imo creaticode is great for coding, you have alot of features like actual scripting languages, and the only drawback that I have found compared to acutal scripting is that making a new variable with a random name feels off in block based, but it’s very expected in actual languages, that and the lack of OOP (Object Orientated Programming) since no block based languages (afaik) actually fully support it, I did try somewhat mkaing a system like it, but coming back now after months in JS I have realized my system would need a bit of a rewrite for references
-
@tyller_ THX U SM