180 views!!!! Let's gooooo!!!!! Scratch++! v1.0.0 made in 3 days! Text-based programming for those who intend to get into text-based programming! This project will help you get a feel of how text-based programming is. [HIGHLY SENSETIVE!] =HOW TO USE= -> print"<enter text here>" Prints a given text inside the quotes -> print{num1/ var1 }[operator]{num2/ var1} Performs a given mathematical operation on the given numbers/variables. (supports mod (%) too!) =MOST IMPORTANT= ** -> END ends the program and executes it ** ================= -> cr.var"<var_name>"val{<initial value>} creates a variable <var_name> with value <intial value> -> <Var_name>.setvar{<value>} sets a given variable to a given value -> <Var_name>++/<Var_name>-- Increments/Decrements the value of a given variable ->g.draw{<Shape>} Draws a given shape [NOTE: This is a beta feature and is just an introductory feature to help get a feel for how the graphics update will be] ->g.draw{Circle}rd{<Var/num>} [NOTE: Only for circles, this is broken]
Why not propose this to be featured? https://scratch.mit.edu/studios/28715018/ =UPDATE LOG= v1.0.0//1.3.24 - Official release - Currently supported for both mobile and PC v1.0.1//3.3.24 - Variable update! (Features added: Creation of variables Increment/ Decrement of variables Use of variables in math functions) - Currently supported for both mobile and PC v1.0.15//7.3.24 - graphics beta [Current recognition of shapes: Circle, Rectangle, and Square] -- Currently supported for both mobile and PC v1.0.17//7.3.24 - graphics beta [Circle bug arrival] -- Currently supported for both mobile and PC v1.0.19//15.3.24 - fixed bug where variables and values were are all mixed up ={TAGS}= #Games #games