A Simple Programming Language Made In Scratch
The Project
This is a simple yet really good programming language in Scratch! My new version of Scratch Code Engine! It is on V. 0.1 now. INSTRUCTIONS: Lines of code are: print(text) move() pointIn(Direction) createClone() switchCostume() nextCostume() moveForever() ifOnEdge(Bounce) jump() wait(sec) deleteClone()
Team Comments
I chose to make this project because...Because I wanted to do something different rather than making other games.
What I found difficult and how I worked it outWell, it wasn't too difficult as I knew Scratch a bit. I worked it out easily. There were some difficulties, but I still managed them.
Next time, I would...I would like to add a thing like you have to enter the password the script which you made so that you could run it easily because it only runs the latest scripts.