# Rooms We Share A top-down exploration game about plurality, made for the Hack Club Ember Game Jam 2026 (theme: "Beneath the Surface!"). ## About Explore a house and discover different perspectives. Start as the Host and unlock other system members (Guardian, Little One, Analyst) who each see the world differently through unique color palettes and commentary on objects. ## Controls - **Arrow Keys / WASD** - Move - **E** - Examine nearby objects - **1/2/3/4** - Switch between unlocked members - **R** - Reset game ## Running the Game 1. Download [DragonRuby GTK](https://dragonruby.org/) 2. Clone this repository into the DragonRuby folder or copy `mygame/` into your DragonRuby installation 3. Run `./dragonruby` (or double-click the DragonRuby executable) ## Play Online [Play in your browser](https://endoftimee.itch.io/rooms-we-share) ## Development Built with DragonRuby GTK using a geometric/minimalist art style with color-based mood system.