Get rid of curses hidden inside the floors of the Temple
It's a reimagined minesweeper game designed for elementary OS.
Author: Subhadeep Jasu <[email protected]>
On elementary OS? Click the button to get Sanctify on AppCenter:
You'll need the following dependencies to build:
- Godot 4.3.x
- Flatpak Builder
- io.elementary.Sdk 8
Build from Godot Editor:
cd sanctify-game
mkdir build
/path/to/godot --headless --verbose --export-release "Linux" "build/com.github.elliegames.sanctify-game"
sudo mv build/com.github.elliegames.sanctify-game /usr/bin/com.github.elliegames.sanctify-game
…and run the game with:
com.github.elliegames.sanctify
Install as Flatpak
cd sanctify-game
flatpak-builder build com.github.elliegames.sanctify-game.yml --user --install
…and run the game with:
flatpak run com.github.elliegames.sanctify-game
License: GNU GPLv3
Certain sounds are CC0
Sanctify Game © Copyright 2024-2025 Subhadeep Jasu