Gixen / gmtk-game-jam-2020

An entry to the GMTK Game Jam 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

5 Steps Ahead

An entry to the GMTK Game Jam 2020. Play the game on itch.io!

The block-matching game you don't get to play! Instead, your task is to predict the chain reactions unfolding in front you.

Each level, you're presented with a board of coloured blocks. Adjacent blocks of the same colour matching a given pattern will disappear, with other blocks falling down to fill the gaps. Predict five steps of this chain reaction to advance to the next level.

Procedurally generated levels make the game quite replayable.

Use left and right click on blocks to set up your predictions. Alternatively, you can use number keys while hovering over the block (0 removes the prediction).

Some things we would like to add:

  • More levels.
  • Additional mechanics during the chain reaction to keep things interesting and give us more axes to tweak difficulty on (changing gravity, bombs, swaps, stone blocks that never match, etc.).
  • More juice.
  • Endless or custom mode.

Credits

  • Design and Programming — Martin Ender and Lukas Niemeier
  • Art — Martin Ender
  • Music — Jimmy Harrington
  • Basement Leak Emergency Response — Mender Berri

Made with Unity. ​Custom pixel art font inspired by Aseprite​​. Sounds by Kenney​​​.

You can find the source code on GitHub​.

Unity Assets used

  • DOTween Pro
  • Async/Await Utils
  • Array2DEditor

Install Instructions

Download, unzip, run the exe (Windows), app (Mac OS X) or x86_64 (Linux) file.

About

An entry to the GMTK Game Jam 2020


Languages

Language:C# 90.7%Language:ShaderLab 8.1%Language:HLSL 1.1%Language:PowerShell 0.0%