-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Description
Hello Scratch community!
I have been taking an interest in computer hardware and I have been teaching a class about building DIY video game consoles using Arduino boards and the open source Arduboy schematic. I am hoping to create a follow up class about programming games, and I thought Scratch would be a good platform to work off of, as I'd like to keep the class accessible to people new to programming, just as the hardware class is friendly for total newbies.
I have an initial working prototype of a conversion script that can take a Scratch game and convert it into an Arduino C++ project.
I made a post over in the Arduboy forum about this, and you can see on that page the converted game running in the simulator, it also runs fine on the Arudino hardware.