Skip to content

makeitworkok/quiet-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Quiet Gallery

Restore great paintings one puzzle at a time.

Quiet Gallery is a calm puzzle game where players restore famous Renaissance paintings piece by piece inside a quiet mansion. By solving predictable, low-pressure pattern puzzles, sections of each artwork slowly return to life.

As paintings are completed, players discover the artist, the year of creation, and interesting historical details about the masterpiece.

The goal is to combine relaxing gameplay with art discovery, creating an experience that feels closer to walking through a museum than playing a typical mobile game.


Concept

Players explore a quiet mansion filled with faded paintings.

Each painting is restored through a series of small puzzle grids.
Completing a puzzle restores a section of the artwork until the full painting appears.

When the painting is complete, the player unlocks:

  • The full image of the artwork
  • The name of the painting
  • The artist
  • The year it was created
  • Historical facts about the work

Players may optionally attempt to guess the painting early as it gradually becomes recognizable.


Design Philosophy

Quiet Gallery is intentionally designed to avoid the stress patterns common in mobile games.

Core principles include:

  • No timers
  • No failure states during puzzles
  • No forced advertisements
  • No manipulative monetization
  • Calm visual transitions
  • Predictable gameplay outcomes
  • Minimal interface clutter

The experience is meant to be gentle, structured, and accessible.

The game is especially intended to feel comfortable for players who prefer:

  • repetitive patterns
  • structured interaction
  • visually satisfying progress
  • low-pressure gameplay environments

Gameplay Loop

Enter Mansion ↓ Choose Room ↓ Select Painting ↓ Solve Puzzle Section ↓ Reveal Painting Fragment ↓ Repeat Until Painting Is Restored ↓ Learn About the Artwork ↓ Return to the Over time, the mansion slowly fills with restored masterpieces.


Technology

Engine: Godot 4

Language: GDScript

Editor: VS Code

Version Control: GitHub

Target Platforms:

  • Android
  • iOS

The project is designed to maintain a single shared codebase for both mobile platforms.


Repository Structure

quiet-gallery/ │ ├─ scenes/ │ ├─ main_menu/ │ ├─ mansion/ │ ├─ room/ │ ├─ puzzle/ │ └─ ui/ │ ├─ scripts/ │ ├─ core/ │ ├─ puzzle/ │ ├─ progression/ │ ├─ data/ │ └─ ui/ │ ├─ data/ │ ├─ paintings/ │ ├─ rooms/ │ └─ localization/ │ ├─ assets/ │ ├─ art/ │ ├─ audio/ │ ├─ fonts/ │ └─ ui/ │ └─ docs/ ├─ roadmap.md ├─ accessibility.md ├─ monetization.md ├─ art-licensing.md └─ nonprofit-notes.md


Monetization Philosophy

Quiet Gallery is intended to remain fully playable without payment.

Optional support options may allow players to:

  • unlock rooms earlier
  • support continued development

Support requests will never interrupt gameplay.

The goal is to create a respectful relationship with players rather than using aggressive monetization strategies.


Art Sources

Many paintings included in the game come from public-domain collections provided by museums and cultural institutions.

All art sources and licensing details are tracked in:

About

Quiet Gallery is a calm puzzle game where players restore famous paintings piece by piece inside a quiet mansion. By completing predictable, low-pressure pattern puzzles, sections of each artwork gradually return to life. As paintings are restored players discover the artist, historical context, and facinating details about each masterpiece.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors