Before I can load it but now I have this error message,
/home/ramonml/Arduino/Squario/Squario.ino:4:21: fatal error: Arduboy.h: No such file or directory #include <Arduboy.h>
^
compilation terminated.
exit status 1
Error compilación en tarjeta Arduino Leonardo.
If someone wants to pick this up and run with it I have probably 5+ tips off the top of my head to speed this sucker up… I’d love to see what 60fps and real gravity looks like. Hit me up on the #arduboy channel.
@WWtom,
Have you installed Arduboy board support, as described in Step 2 of the Quick Start Guide, and selected Arduboy DevKit as the board type under Tools > Board:?
Many times troubleshooting can lead to the infamous PEBCAK error. There is no shame in seeking help, no need to apologize! @MLXXXp is a pro at helping people, I think he has heard it all by now!
Sketch uses 26478 bytes (92%) of program storage space. Maximum is 28672 bytes.
Global variables use 1838 bytes (71%) of dynamic memory, leaving 722 bytes for local variables. Maximum is 2560 bytes.
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
Found programmer: Id = “þ”; type = ¸
Software Version = h.
Sketch uses 26478 bytes (92%) of program storage space. Maximum is 28672 bytes.
Global variables use 1838 bytes (71%) of dynamic memory, leaving 722 bytes for local variables. Maximum is 2560 bytes.
Hi. Just completed a bunch of seeds, and I was wondering if something is supposed to happen when you reach the end? I end up just having to jump into a chasm and dying. BTW, this game is awesome anyway.