Skip to content

Sparrowworks/Crystal-Dash

Repository files navigation

A match 3 type game made in Godot

Description

This is a simple match 3 game made in Godot-4. It features lots of improvements and changes over the old version. List of changes:

  • Revamped board system; with added features like hints and detecting softlocks (no possible moves)
  • New highscore system.
  • Game now runs in 4K, with higher quality assets.
  • Improved menus.

The old version is available in a separate branch for archive purposes.

Installation

  • This game is playable on the Itch page.
  • Download the project from Itch and follow the instructions on how to play the game.
  • You can also clone or download the repository and play it through Godot Editor.

WARNING ! To compile this project yourself, you will need a copy of the UI Theme here.

Place it in the main/assets/UI folder. If it doesn't exist, create one. This project will break if it is not included!

Screenshots