Scratch HyperText List-based Language Can you get a Splashstorm(I got a Level 5 Splashstorm) Next: https://scratch.mit.edu/projects/1198934750 Previous: https://scratch.mit.edu/projects/1197942486 Controls{ mouse.click(scratch.editor.code.blocks(scratch.editor.sprites.Controls)) "click the blocks in the sprite Controls(should be first sprite)" } Changelog{ .V0 "Shared, added lists & variables needed, added basic controls" "Changed the name on the same day to better fit this project" .V1 "Adds tabs & visuals! Same day made" "TN added next day!" .V2 (7/21/25) <funzies>"Tab glow patch(tabs forever glowed when open), added Tooltip Bar & CALICO(wait, who, or what, is CALICO?!)" .V3 (7/21/25) "Tooltips have been CALICOed" .V4 (7/??/25) "New tooltip, variables listified, and a bug patched involving tooltips" } Credit{ /Copilot.colorscheme.TN "and Fnx/Grfx tab names as well as tip ideas & CALICO(and her last tooltip)" /GWS.everythingElse } 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 \ for events 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
for coding the engine