peptobeptoLvl 2
- Windows
for the past few hours, I've been trying to port bad apple into the code.org applab using the canvas tool to draw out "pixels" on the screen. This is by no means the most efficient way to do it as i could just upload a png for each frame and show the images in sequence but that would make this no different than if i were to do it on a slideshow. So far I have a python script that can turn a sized down version of bad apple (25x25 pixels) into a csv with rgb values for each of the pixels. I have that all done and Ill attatch it to the bottom of the page. the only issue is that i get this when i try to import it into the app lab
is there any workaround for this? thanks!
(file is too big so here's a snippet