til0x

til0x is simple tile-based game which made for Ludum Dare 45. You start with nothing, at first you don't even have your own character. Grab a tile and stay away from bombs.


Controls

  • Arrow Keys: Move tile.
  • Spacebar: Pause/Unpause game.
  • P: Use piggy bank.
  • S: Use speed up


Rules

  • at start of game, move aim towards to tile which you want to grab.
  • number in the center of the tile is move count.
  • after every move, move count reduce.
  • when move count is 0, you can’t move.
  • increase to move count, grab tile which same colored with your tile.
  • if you grab different colored tile move count reduced.
  • when a tile’s move count is 0, it turns out bomb.
  • piggy bank tile gave you extra move counts to use later.
  • turtle tile reduces game speed.
  • with speed up button you can gain extra move count and score but game speed increase too.


Tools

  • Engine: Godot Engine
  • Sounds: Sfxr
  • Textures: Piskel App


Changelog

v1.2

  • Default game speed increased.
  • Speed up button added. You can use it with S button.
  • New tile added (turtle tile). If you grab this, game speed reduces.
  • Some bugs fixed.

v1.1

  • Game speed added and game speed increases as game progresses.
  • Tutorial upgrated.

v1.0

  • First Release!

Leave a comment

Log in with itch.io to leave a comment.