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
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.
iām going to follow you