Skip to content

remarkablegames/psych-101

Repository files navigation

Psych 101

Psych 101

release build lint

πŸ“– Play as a student attending Psych 101 class.

Play the game on:

Credits

Prerequisites

Download Ren'Py SDK:

git clone https://github.com/remarkablegames/renpy-sdk.git

Symlink renpy:

sudo ln -sf "$(realpath ./renpy-sdk/renpy.sh)" /usr/local/bin/renpy

Install

Clone the repository to the Projects Directory:

git clone https://github.com/remarkablegames/psych-101.git
cd psych-101

Run

Launch the project:

renpy .

Or open the Ren'Py Launcher:

renpy

Clean the cache:

find game -name "*.rpyc" -delete

License

MIT