Skip to content
Notifications You must be signed in to change notification settings

ordinarydairy/idk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4255071 · · Feb 17, 2026

History

14 Commits
Feb 17, 2026
Feb 17, 2026
Feb 17, 2026

Repository files navigation

the ivy gate initative (aka hypsm) — Ren'Py project

Small Ren'Py visual novel project.

Web demo: https://ordinarydairy.itch.io/the-ivy-gate-initiative

Mac

  • Download Mac release from releases
  • Unzip files, open the application
  • If prompted, allow access to files or drag the application to the Applications folder

PC

  • Download PC release from releases
  • Unzip files, open the application
  • I don't have a PC but hopefully it's self explanatory enough...

Development

Requirements

  • Ren'Py (recommended latest stable release)
  • Python (bundled with Ren'Py; no separate install required)

Quick start

  1. Place this repository in your Ren'Py projects folder (e.g., RenPy-*/projects/).
  2. Launch the Ren'Py launcher and open the project named hypsm.
  3. Click "Launch Project".

Project layout (important files)

  • script.rpy, screens.rpy, gui.rpy — main story, UI screens and GUI.
  • phone/ — phone app logic and subapps (apps/, characters.rpy, etc.).
  • minigames.rpy — minigames and matching/puzzle logic.
  • images/ — art assets (cards, pieces, etc.).
  • saves/ — example save files and persistent.
  • tl/ — translations/localization files.
  • cache/, gui/, overlay/ — runtime/GUI assets and caches.

Compiled bytecode (*.rpyc, .rpyb) and backup files may be present; source .rpy files are the ones to edit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages