🏠 You receive an inheritance letter from a fallen house. As you arrive and meet the Lord, you realize something spooky is going on...
Play the game:
Or download:
Read the blog post or watch the YouTube video.
- David Wamala (as the Lord)
- Rico Hatton (as the Ghost)
Download Ren'Py SDK:
git clone https://github.com/remarkablegames/renpy-sdk.gitSymlink renpy:
sudo ln -sf "$(realpath renpy-sdk/renpy.sh)" /usr/local/bin/renpyClone the repository to the Projects Directory:
git clone https://github.com/remarkablegames/haunted-heir.git
cd haunted-heirLaunch the project:
renpy .Or open the Ren'Py Launcher:
renpyPress Shift+R to reload the game.
Press Shift+D to display the developer menu.
Clear the cache:
find game -name "*.rpyc" -deleteOr open Ren'Py Launcher > Force Recompile:
renpyLint the game:
renpy game lint