I’m working on this new project, that has to do with creating a drag-and-drop language, pretty much like Scratch! How this works at the moment is still abstract, it will be explained later on when I post more updates.
I’m open for constructive criticism and any questions!
That lowkey looks pretty good. Though when I see “drag-and-drop” programming style I expect a GUI for users to put code blocks together. Literally, put them together(lol im so funny xddddd).
It might be very difficult to line things up in 3D. Any chance you can make a GUI out of this? Could really help the beginners to gradually advance from dragging and dropping puzzles into typing the code out.
Overall I think that the concept’s pretty cool, maybe you could make a game where people create games inside, and code the game logic using this system, kind of like Rec Room.
Hope I helped! If I made any mistakes, please tell me.
I mainly wanted to make this a 3D thing because it looked cooler, and allowed for more interesting features. It might interest someone else to make a UI based one.