https://github.com/picocomputer/adventure
Classic Colossal Cave Adventure
https://github.com/picocomputer/adventure
Last synced: 3 months ago
JSON representation
Classic Colossal Cave Adventure
- Host: GitHub
- URL: https://github.com/picocomputer/adventure
- Owner: picocomputer
- Created: 2023-11-24T00:13:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-27T08:28:19.000Z (4 months ago)
- Last Synced: 2026-02-27T13:39:59.761Z (4 months ago)
- Language: Python
- Size: 30.3 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Colossal Cave Adventure
=======================
This is the real, full-blown Colossal Cave Adventure game, written by
Will Crowther and Don Woods at Stanford AI Lab in the early '70s. It is
the first interactive fiction game where the computer simulates and
describes a situation, and the user types in what to do next, in simple
English.
```
You are standing at the end of a road before a small brick building.
Around you is a forest. A small stream flows out of the building and
down a gully.
> █
```