Skip to content

A faithful implementation of the Colossal Cave Adventure in Unlambda

Notifications You must be signed in to change notification settings

irori/advent-unlambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure in Unlambda

This is a translation into Unlambda esoteric programming language of Don Knuth's CWEB version of Adventure (aka Colossal Cave Adventure). The original Adventure was written by Willie Crowther and Don Woods.

How to Play

You need an interpreter of Unlambda version 2. I recommend the c-refcnt interpreter included in the Unlambda 2.0.0 distribution, or the first one written by Emil Jerabek.

Or, you can play it on your web browser at inazz's JavaScript Unlambda interperter!

How to Develop

The Unlambda code is generated by the Scheme code in src/ directory. You need Gauche Scheme interpreter to run it.

About

A faithful implementation of the Colossal Cave Adventure in Unlambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages