--Scratch HyperText List-based Language-- "Can you get a Splashstorm(I got a Level 5 Splashstorm)" Next: Not Started Previous: https://scratch.mit.edu/projects/1198242892 Controls{ mouse.click(scratch.editor.code.blocks(scratch.editor.sprites.Controls)) "click the blocks in the sprite Controls(should be first sprite)" } Changelog{ .V0 (7/26/25) "Shared, added basic event reading(greenFlag.clicked) and engine reading & engine power control(hope you like that new PC in the snail mail that makes snail mail look like email)" .V1 (7/28/25) "WIP" } Credit{ /Copilot.colorscheme.TN "and Fnx/Grfx tab names as well as tip ideas & CALICO" /GWS.everythingElse /@WinterM00nZone15 "helped build servers(made of duct tape, chicken wire, sheer stooge power, and random things from the junk yard, only the screen, keyboard, mouse, SEC-AI(including terminal), & computer are brand new) and buy the run-down house they're in" } Coding Library{ Graphics{Look at the light} Events{ \greenFlag.clicked } Control{For if then else explode an explosion} Logic{ <SHTLL> } Math{For addition} Variables{For the variables} Lists{} System{Effect the engine when running} } ---- Base reading: <> for logic gates & math {} for sub-code sections [] for values () for variables & function inputs . for code calls / for functions || for graphic spawning "" for comments '' for broadcasts Logic = < > and or nor not /=/ =< => <[input1] logic [input2]> Math + - x / abs ^ round ceiling floor sq sqrt cb cbrt sin cos tan asin acos atan same input style as logic |costumeName (x) (y) (pixelSize)| Todo: - foundation basic events logic gates math basic controls code calls switch acc
Events to start things