Scratch To Nibble

Hi guys!
Iā€™ve been working on a really good project on Scratch, that Iā€™ve been working on for a while. I think it would be a really fun game on the nibble, so I was wondering if there was a way to port a .sb3 file to an Arduino file or circuit blocks directly.
Hereā€™s a link to it (Itā€™s not completed yet):https://scratch.mit.edu/projects/414339142
Would I have to change some of the input functions, like key z pressed to a or b?

Hi,

You cannot directly import or convert scratch files to circuitblocks files.

The way Iā€™d do it is by recreating the code block by block

OK. Though I have found a way to convert a .sb3 file into an HTML file, and then the HTML file to c/c++. Links:
https://sheeptester.github.io/htmlifier/
https://stevs.net/converter/
Now that I have the c/c++ file, how do I make it usable with the nibble?
Here is the file: game.zip (3.4 MB)

You do scratch? I do too! But anyways I donā€™t think you can convert scratch projects to circuitblocks. Btw my scratch user is CubeLife99 :smiley:

Hey 8-bit_noob, mines Tizzlerbot76, as you would imagine, and I am working on a way to convert it. Iā€™ll keep you posted. I did enjoy your list platformer, and now you have a first remix of it.

1 Like

iā€™m going to follow you :smile: