Skip to content

dave-f/calypso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calypso

A simple, complete, text adventure written using Inform 6. Now includes support for PunyInform!

Build using the Inform compiler:

path/to/compiler/inform +path/to/standardlibrary/lib -v5es calypso.inf

Build using PunyInform:

path/to/compiler/inform +path/to/punyinform/lib -v5es $#USE_PUNY calypso.inf

Release 7 of the game was tested with the Inform 6 standard library v6.12.6 and PunyInform v4.0, while using the Inform v6.36 compiler.

Read more about the Inform compiler here (This site has some good information, but is no longer maintained; The links on the site to download the compiler and library are outdated.)

The compiler can be found here

The standard library can be found here

PunyInform can be found here

This work is under GPLv3, please see the LICENSE file.

About

A simple text adventure written using Inform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published