Glove - A lighter, softer, cozier gauntlet!

Great Game!!!
Thank you for developing this awsome game.

1 thing I would like to ask…

Could you make “MUTE: Sound ON/OFF” option while playing game…

I try to finish this game but I could not play at all while taking Train or at Office.

Thank you.

2 Likes

Hey, thank you!

The game has an auto save feature at the end of each level. Once you enter the next level, turn the Arduboy off and on again to gain access to the main menu, where you can mute the game.

Right now, the B button has no function mapped to it, however I’m right at the memory limit so I’m not sure if I can do anything at this point. I’ll look into it next time I refactor.

1 Like

HiI For some reason I’m getting the following error:

Arduino: 1.6.9 (Mac OS X), Board: “Arduboy”

sketch/badguy.cpp: In function ‘void destroy_badguy(BadGuy&)’:
badguy.cpp:125: error: ‘class Arduboy’ has no member named ‘tunes’
arduboy.tunes.tone(TONE_BADGUY_DESTROY, 20);
^
exit status 1
’class Arduboy’ has no member named ‘tunes’

Any suggestions?

How did you install the Arduboy library? I’m guessing you used the master branch from GitHub. You should install the library using the IDE Library Manager as instructed in Step 2 of the Quick Start Guide.

1 Like

That fixed it!

Thanks.

1 Like

Another great game, really shows what can be done within the limits of the Arduboy. I will admit I find the game very tough, that health seems to fly down real fast ! Is there any chance of maybe using the B button to fire in a fixed direction? (I know that’s not how it was done in Gauntlet though!)

1 Like

I’m getting this error message when I try and load Glove (and I really want to play this game!) I’m pretty helpless when it comes to this kind of stuff, but I was able to get epic crates, virus lqp, and magic balloon to work just fine. Can someone point out where I’m making a mistake? I’m using Arduino 1.6.12 and I renamed to the folder to just “glove” but it still says this…

Arduino: 1.6.12 (Windows 10), Board: “Arduboy”

In file included from C:\Users\Ryan\Documents\Arduino\glove\glove.ino:1:0:

sketch\globals.h:4:21: fatal error: Arduboy.h: No such file or directory

#include “Arduboy.h”

                 ^

compilation terminated.

exit status 1
Error compiling for board Arduboy.

Follow step 1 here to install the Arduboy library files
http://community.arduboy.com/t/kickstarter-quick-start-guide/725

Need some help. Every time i want to upload this Game, this Error appears
Arduino: 1.8.1 (Windows Store 1.8.1.0) (Windows 10), Board: “Arduino Leonardo”

collect2.exe: error: ld returned 5 exit status

exit status 1
Fehler beim Kompilieren für das Board Arduino Leonardo.
Ungültige Bibliothek C:\Users\lolol\Documents\Arduino\libraries\CastleBoy in C:\Users\lolol\Documents\Arduino\libraries\CastleBoy gefunden

Ungültige Bibliothek C:\Users\lolol\Documents\Arduino\libraries\ID-34-Mystic-Balloon in C:\Users\lolol\Documents\Arduino\libraries\ID-34-Mystic-Balloon gefunden

You should not be putting sketches in your libraries folder.

http://community.arduboy.com/t/adding-programs-sketches-to-the-arduino-ide/1133

great game (though ive played it for all of 5 minits its definitely one ill keep coming back to.

I’m a bit late, but I completed the game! (I installed this game three days ago)
It’s very catchy and I enjoyed it a lot. Nice work!

2 Likes

Got my Arduboy today and this is one of the first games I had to try. Weirdly enough the thing I found most satisfying about this game was how you could fire through the diagonally connected walls if it wasn’t entirely blocked off just like in the original and the NES port. Nice Job!

1 Like

Tightly designed and an overall fun time! Great work!

1 Like

Hey everyone!

I played this game in my playthrough YT video :slight_smile:

1 Like