PySlither / Slither

A Python module for bridging Scratch and Python
http://pyslither.github.io/
MIT License
14 stars 6 forks source link

Idea for v1.0.0 Scratch 2 (or three) files to PySlither converter #88

Open CosmicWebServices opened 8 years ago

CosmicWebServices commented 8 years ago

@BookOwl @Tymewalk

BookOwl commented 8 years ago

I'm actually working on a (top secret, don't tell anybody) converter right now. coro-scratch I plan on hooking it up to Slither once Slither gets enough features.

Tymewalk commented 8 years ago

Ooh, nice :)

You might also be able to take the multithreading code and use it here in Slither for broadcasts and such.