ScratchData LogoScratchData
Back to BOOM_code-Animations's profile

BOOM coding language | bate

BOBOOM_code-Animations•Created April 1, 2024
BOOM coding language | bate
3
3
20 views
View on Scratch

Instructions

just a simple coding language I made Credits: me :) how you use it: you press "c" to code, "x" to start the game, and "v" to delete the last piece of code. things you can type: (on start) } - (you need this for it to work) [set (BG) to (1)] } [set (BG) to (2)] } [set player cos to (1) ] } [set player cos to (2) ] } [if (left) then] } [move] [if (right) then] } [move] [if (up) then] } [move] [if (down) then] } [move] [if (space) then] } [jump] Simple game code: (on start) } [set (BG) to (1)] } [if (down) then] } [move] [if (up) then] } [move] [if (left) then] } [move] [if (right) then] } [move] ______________________________________________ btw I'm not died

Project Details

Project ID993168954
CreatedApril 1, 2024
Last ModifiedMay 3, 2024
SharedApril 2, 2024
Visibilityvisible
CommentsAllowed