A single-player logic puzzle game.
 
Go to file
BWPanda 2774e9806c Added README and re-organised assets. 2023-06-27 13:24:57 +10:00
.assets Added README and re-organised assets. 2023-06-27 13:24:57 +10:00
.source Added README and re-organised assets. 2023-06-27 13:24:57 +10:00
ai Added save/load game function. 2023-06-22 15:34:29 +10:00
cells Added save/load game function. 2023-06-22 15:34:29 +10:00
clues Added save/load game function. 2023-06-22 15:34:29 +10:00
popup Added save/load game function. 2023-06-22 15:34:29 +10:00
ui Added save/load game function. 2023-06-22 15:34:29 +10:00
.gitattributes Initial commit. 2023-04-18 10:25:55 +10:00
.gitignore Added tiles. 2023-04-18 22:48:29 +10:00
LICENSE.md Add 'LICENSE.md' 2023-06-25 11:49:30 +00:00
README.md Added README and re-organised assets. 2023-06-27 13:24:57 +10:00
game.gd Fixed bug when loading Same clues. 2023-06-24 12:13:41 +10:00
game.tscn Added save/load game function. 2023-06-22 15:34:29 +10:00
global.gd Fixed bug with recursive updating. 2023-06-25 20:36:33 +10:00
project.godot Added README and re-organised assets. 2023-06-27 13:24:57 +10:00

README.md

Sleuth

Sleuth is a single-player logic puzzle game for Android.

Sleuth screenshot

Given a 6x6 board of cells and a series of clues, you need to place tiles into their correct cell in order to solve the puzzle.

Installation/Updates

Get it on Codeberg

You can download the APK file for Sleuth directly from the Releases page of our Codeberg repo.

To easily install and be notified of updates, we recommend using Obtainium.

Wiki

See the Wiki for more information, including instructions on how to play and credits.