Skip to content

Luarpri/puberty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Puberty

A Scratch Jr runtime that runs in Scratch. This is just a proof of concept. An image running an empty project

Unimplemented Blocks

(if your block is not here, it is implemented)

  • Loops, wait blocks, and really any block that runs across multiple frames
    • Only the "forever" loop is supported
  • User sounds
  • Pages (works but not very well)

Considerations

Because it's very early, there are a few things to keep in mind:

  • Scripts will only run if they are in "Ta" (temporary measure)
  • There may be many bugs (report them in issues if you find them)
  • If you have a custom sprite, all objects They will have that sprite, even if they don't have said sprite.
  • Official Scratch Jr sprites and backgrounds will not load.

Debugging

There are some debug keys

1 Shows runtime variables
2 Hides variables
3 Saves the runtime log to log.txt

Credits

  • Scratch Everywhere! for inspiring this project
  • The MIT team for making Scratch Jr
  • Mistium for making MistWarp
  • TurboWarp extensions for carrying this thing

About

scratch jr runtime on scratch

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors