this is actually fun and informative at the same time, ig i'm a depressed dev girl so i got all correct answers (1st try)
Viewing post in 007 DICTATOR OR TECH BRO? comments
nice, yeah I love to see people use unexpected means for making games.
for my own process, I tend to enjoy working directly in the web stack, since it's most close to what I work with and I have the most familiarity with it. I'd much prefer to be agonising over CSS tables than digging through Unity's manuals trying to figure out why the tutorial says the button is called, e.g. "Layout", but I don't see any buttons called that. and then you realise the tutorial is for an older version of Unity and you have to track down a later manual and... yeah. nightmare 😅
yea i tend to check if the version i got is the most up-to-date and seek recently uploaded tutorials for any game engines, I've heard of learning how to use Unity experience stories lol I've written JS, PHP, TS, kotlin and python more than C# and C++. Maybe I'll start working on small React projects to practice alone. I've never really finished any C or Java projects before