Controls: D-Pad: [Arrows / WASD] - A: [J] - B: [K] - Menu: [U] - Home: [I]
Enjoy games at full speed with sound and lights on the Gamebuino META!
Emulator by aoneill

EnGarde! is a turn based roguelike where you have to move in time limited turns and kill all enemies to progress to the next level. Collect coins, buy upgrades and make your way to the bosses and further worlds!

There is in-game tutorial, although it's a bit chaotic right now. To play, use directional buttons to move, to attack enemies simply walk at them. B button can be used to skip turns without penalty, MENU button pauses the game.

The game is heavily inspired by Crypt of the Necrodancer, so if you ever played that game, you will get into this one quickly. 

 Current icon is temporary and I will replace it later with something better. Same goes for titlescreen, which is missing right now. There is no music yet, so I'd love to feature someones else tunes in my game, with proper credit of course. If you are music creator and want to share, please contact me. I'm completely tone-deaf myself ;)

The game should be challenging, but not too hard regarding the first world, so feel free to leave feedback about balance. I'll probably update upgrades prices later on, when more difficult content is added. The skip turn ability will probably get some kind of cooldown, because it makes some enemies too easy to counter.

More gifs:


Current version: 0.3.0.

Sound effects generated using SFXR tool. Main menu animation created by Dawid "Dorsul" Leśniewski. AStar algorithm implementation based on Sebastian Lague's C# implementation (although right now it does not work, so don't use it).

Changelog

Alpha 0.1.0

  • demo version release

Alpha 0.1.1

  • code clean-up,
  • potential fixes for known issues,
  • added pause screen when pressing MENU button

Alpha 0.2.0 - Bombs & Dwarfs update

  • new world - Crystal Mines
  • new mechanic - destructible walls
  • new enemy types
  • many smaller and bigger balance changes
  • 2 new skills, including ability to destroy walls by player!

Alpha 0.3.0 - Fire & Ice update

  • new world - The Crypt
  • new mechanic - fire and ice floors, burning or freezing player when stood on for too long
  • new set of enemies
  • more sound effects