This is my programming language! It's completely original, useless and made by me Commands: ( n = any number or number variable s = any string or string variable a = any v = variable put v. infront of variable if you want it to be substituted ) if code: key [a] tests if a key is pressed tmt [n] [n] tests if More than tlt [n] [n] tests if Less than tet [n] [n] tests if Equal to + any code after on this line will run if the previous 'if code' is true - any code after on this line will run if the previous 'if code' is false display code: txt [a text] [n x-pos] [n y-pos] draws text general code: add [n] [n] [v out] adds sub [n] [n] [v out] subtracts div [n] [n] [v out] divides mul [n] [n] [v out] multiplies jmp [n] jumps to a certain line of code / any code after on this line will be a comment nwv [a name] [a value] creates new variable var [v name] [a value] sets the variable to a value rdm [n min] [n max] [v out] sets a variable to a random value within the range afx [a item1] [a item2] [v out] sets a variable to two affixed pieces of info slc [a to] [n start slice] [n end slice] [v out] sets a variable to a section of some info slp [n] waits [] second clr clears the screen