(I can’t post in the advanced discussions forum so I’m posting this here)
I’ve decided to jump back into the world of text based programming languages and tried Python again. Recently I had a thought about making a Python version of Scratch, but because I’m still very new to Python (and text based programming languages in general) I don’t have the skills to program it, or at least, not entirely by myself.
I don’t plan on starting the development of this project anytime soon as I’ve still got a lot to learn about Python and (forget what I said, I’ve started it now. Once I get a working version I might share it on codeberg) the best I can make with it is a messy game about an extreme motorcycle event loving cheese (Source code is over here, feel free to do whatever you want with it).
Kind of unrelated but I’ve also been trying out Typescript and I just wanted to know if it’s possible to make a version of scratch out of that.