Skip to content

Releases: gitbrent/godot-match-3

Version 0.5.0

24 May 20:01
0e67cf3

Choose a tag to compare

Changes

  • Added new logic added to check for no more moves
  • Added new feature to highlight available moves after 10 seconds of inactivity
  • Updated space gems

Version 0.4.0

18 May 19:47
1b7fff8

Choose a tag to compare

Changes

  • code cleanup and file reorg
  • common script and common cell used by all boards now
  • two levels/boards available now: food and space

Version 0.3.0

12 May 23:02
2477c9b

Choose a tag to compare

New display size, scoring, lots more.

Version 0.2.0

11 May 20:34
cdc49c9

Choose a tag to compare

  • Resized display
  • Added game stats and gem counts

Version 0.1.0

11 May 00:52

Choose a tag to compare

Hello World! It works!