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

UK

This is a tiny tower defense game written with my tiny portable game engine called SAF which makes games playable on PCs as well as on small devices like Gamebuino META. The game was originally written for Arduboy -- this version has color added and one extra map. It is completely public domain under CC0! Code is available here.

There are 8 towers, 11 enemy types and 6 maps to play. Each tower can be upgraded. The goal is to survive waves of coming enemies for as long as possible.

small game manual:

 tower     $  range speed damage upgrades              notes
  -----------------------------------------------------------------------------
  guard     8  *      **    *     +range,  +speed       Shoots arrows.
  cannon    8  *      *     *     +range,  +damage      Does splash damage.
  ice      17  *      *           +speed,  +range       Slows down enemies.
  electro  30  **     *     **    +damage, shock        Shoots lightning.
  sniper   45  *****  **    **    +speed,  +range       Covers huge range.
  magic    60  *      *     *     +damage, speed aura   Support tower.
  water   100  ***    ***   ****  +range                Can knock enemies back.
  fire    100  ***    **    ****  +range                Does splash damage.

  creep      hp    speed $ notes            attacked by: G  C  I  E  S  M  W  F 
  -----------------------------------------------------------------------------
  spider     *      **   1                               .  .  .  .  .  .  .  .
  lizard     *      ***  1                               .  .  .  .  .  .  .  .
  snake      **     **   1                               .  .  .  .  .  .  .  .
  wolf       ***    **   1 Good against cold.            .  . 50% .  .  .  .  .
  bat        **     ***  1                               .  NO .  .  .  .  .  .    
  ent        ****   *    2                               .  .  .  .  .  .  .  .
  big spider ***    **   2 Spawns 2 small ones on death. .  .  .  .  .  .  .  .
  ghost      ***    **   2                               NO NO .  .  NO .  .  .
  ogre       *****  **   3                               .  .  .  .  .  .  .  .
  dino       *****  ***  3                               .  .  .  .  .  .  .  .
  demon      *****  ***  3 Supposed to make you lose.    NO NO NO NO NO NO .  .
FR

Voici un jeu de type tower-defense realisé avec un moteur appellé SAF qui permet de créer des jeux pour PC et petites machines comme la Gamebuino Meta. Le jeu a à l'origine été créé pour Arduboy -- cette version Meta a des couleurs et un niveau supplémentaire. Ce jeu appartient au domaine public sous norme CC0. Le code est disponible ici.

Il y a 8 types de tour disponibles, 11 types d'ennemis à affronter et 6 niveaux différents. Chaque type de tout peut-être amélioré. Le but est de survivre le plus longtemps possible face à des vagues d'ennemis. Aide de jeu disponible en anglais au-dessus :

Last comments

avatar
Billy Jean
2 years ago

You need to nerf the demons or improve the fire towers, as it it goes from easy enough to extremely difficult at level 15 onward because you need at least 2 fire towers to kill a single demon

avatar
Jicehel
2 years ago

drummyfish. It’s make some times that you haven’t make another crazy game. Any new project ?

avatar
drummyfish
2 years ago

Thanks!

What do you mean? Note that these towers need more space, they need 2x2 squares to be built.