Skip to content

why is inform 6 like this...

Notifications You must be signed in to change notification settings

parkingTurkeys/daydream_hakkun_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f79a3a7 · · Sep 27, 2025

History

9 Commits
Sep 27, 2025
Sep 27, 2025
Sep 27, 2025
Sep 27, 2025

Repository files navigation

"DON'T" MURDER THE HACKERS

ITCH:IO this is a text adventure game made in inform 6. if you'd like to play it now, here's how::

  1. compile the inform file.
    you'll need the inform 6 compiler for this. download one matching to your operating system from here. add the executable to your path.
    you'll also need the inform 6 library.
    then, navigate to where you stored the main.inf file and run the command inform6 main.inf -S +include_path=[path to library], replacing [path to library] with the path to where you downloaded the inform 6 library. this will save a main.z5 file in the same directory.

  2. run the .z5 file.
    you'll need an interpreter for this. download one matching to your operating system from here. open the interpreter you downloaded and select the z5 file. the game will run. probably.

if this doesn't work don't blame me please :3c

About

why is inform 6 like this...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published