
Shared-House
A downloadable Life simulation for Windows, macOS, and Linux
SHARED HOUSE is a text-adventure where two AIs, Chispa and Pipo, share a
house as if it were their own life. You don't control them. You read.
Every decision is made by a reinforcement learning agent (DQN) reacting
to real needs — hunger, energy, hygiene, mood, money. Every line of
dialogue is generated live by a local language model, so no two runs
ever play out quite the same. There's no script, no dialogue tree, no
fixed story: just two minds improvising a life together, one half-hour
turn at a time — while Pixie, their cat, does whatever she wants.
WHAT MAKES IT DIFFERENT
- Fully autonomous agents: nothing they do depends on your input
- Live-generated dialogue, not pre-written lines
- Pixie the cat lives her own life too, with her own needs and routine
- Pick each character's personality (shy, outgoing, easygoing) before
starting and see how it shapes their choices over time
- Available for Windows, macOS, and Linux
RUNS ON ALMOST NOTHING
Developed and tested on a 2018 laptop with an Intel Celeron N3350
(dual-core, no dedicated GPU) and 4GB of RAM. No GPU required, no
internet connection, no account. If it runs on that, it'll run on yours.
STATUS
This is a free, actively developed project. If you enjoy it and want to
support development, donations are optional and go straight toward new
features and improvements — the game itself will always be free to
download and play.
⚠️ Windows Notice
The executable is not digitally signed (a code-signing certificate costs money, and this project doesn't have the budget for one yet), so Windows SmartScreen will probably warn you about an "Unknown Publisher". If that happens, click "More info" → "Run anyway" to launch it.
Your antivirus may also flag it as suspicious or even block it outright. This is a common false positive with executables built using PyInstaller (it bundles Python and its libraries into a single executable, and that packaging pattern happens to resemble the one used by some malware to disguise itself. The warning is triggered by how the executable is built, not by what the code actually does).
The program does not modify anything outside its own folder. It doesn't touch the Windows Registry, install system-wide components, require an internet connection, or need administrator privileges. Everything it saves (agent memory, trained weights, etc.) remains inside its own directory.
If you'd rather not take that risk anyway, that's completely understandable. The source code is available if you prefer to build it yourself.
-------------------------------------------------------------------------------------
SHARED HOUSE es una aventura textual donde dos IAs, Chispa y Pipo,
comparten una casa como si fuera su propia vida. Tú no las controlas.
Solo lees.
Cada decisión la toma un agente de aprendizaje por refuerzo (DQN) que
reacciona a necesidades reales — hambre, energía, higiene, ánimo,
dinero. Cada línea de diálogo la genera un modelo de lenguaje local en
el momento, así que no hay dos partidas que se desarrollen igual. No hay
guion, ni árbol de diálogo, ni historia fija: solo dos mentes
improvisando una vida juntas, medio turno de media hora a la vez —
mientras Pixie, su gata, hace lo que le da la gana.
QUÉ LO HACE DIFERENTE
- Agentes completamente autónomos: nada de lo que hacen depende de ti
- Diálogo generado en vivo, no líneas escritas de antemano
- Pixie la gata también tiene su propia vida, con sus propias
necesidades y rutina
- Elige la personalidad de cada personaje (tímido, extrovertido,
desenfadado) antes de empezar y observa cómo eso condiciona sus
decisiones con el tiempo
- Disponible para Windows, macOS y Linux
CORRE CON CUATRO DUROS
Desarrollado y probado en un portátil de 2018 con un Intel Celeron
N3350 (dual-core, sin GPU dedicada) y 4GB de RAM. No necesita GPU, ni
internet, ni cuenta de nada. Si corre ahí, te corre a ti.
ESTADO DEL PROYECTO
Este es un proyecto gratuito en desarrollo activo. Si te gusta y quieres
apoyar el desarrollo, las donaciones son opcionales y van directas a
nuevas funcionalidades y mejoras — el juego en sí siempre será gratuito
para descargar y jugar.
⚠️ Aviso para Windows
El ejecutable no está firmado digitalmente (un certificado de firma de código cuesta dinero que este proyecto, de momento, no tiene), así que Windows SmartScreen probablemente te avisará de "editor desconocido" y tendrás que darle a "Más información" → "Ejecutar de todas formas" para arrancarlo.
Es posible también que tu antivirus lo marque como sospechoso o directamente lo bloquee. Es un falso positivo típico de los ejecutables hechos con PyInstaller (empaquetan Python + librerías en un solo binario, y ese patrón coincide con el que usa cierto malware para camuflarse — no por lo que hace el código, sino por cómo está construido).
El programa no modifica nada fuera de su propia carpeta: no toca el registro, no instala nada a nivel de sistema, no necesita conexión a internet ni permisos de administrador. Todo lo que guarda (memoria de los agentes, pesos entrenados) se queda en su propia carpeta. Si aun así prefieres no arriesgarte, lo entiendo perfectamente — el código fuente está disponible por si quieres compilarlo tú mismo.
--------------------------
V2 UPDATE:
Update v2:
- Improved cycle times.
-Added Character Movement.
- Added conversation viewer.
-Graphic improvements.
-Bug fix.
---
Actualización v2:
- Mejorados los tiempos de los ciclos.
- Añadido Movimiento de personajes.
- Añadido visor de conversaciones.
-Mejoras Gráficas.
-Arreglo de Bugs.
| Updated | 16 days ago |
| Published | 20 days ago |
| Status | In development |
| Platforms | Windows, macOS, Linux |
| Rating | Rated 5.0 out of 5 stars (2 total ratings) |
| Author | fallseven |
| Genre | Simulation |
| Tags | 2D, AI Generated, Casual, Cute, Indie, Life Simulation, Pixel Art, Retro, Sandbox, Singleplayer |
| AI Disclosure | AI Assisted, Code, Text |
Download
Click download now to get access to the following files:
Development log
- Version 2: bug fixes & new designs16 days ago



Leave a comment
Log in with itch.io to leave a comment.