https://github.com/shadow53/town-adventure-demo
https://github.com/shadow53/town-adventure-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shadow53/town-adventure-demo
- Owner: Shadow53
- License: bsd-3-clause
- Created: 2021-03-12T05:06:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:15:43.000Z (over 2 years ago)
- Last Synced: 2025-07-06T10:03:33.869Z (11 months ago)
- Language: Inform 7
- Size: 140 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Town Adventure
A text adventure game (demo) made for a video game design class.
## Description
The entire text adventure takes place in a single town (so far). There's still
a lot available to do, though, like:
- Marvel at how empty the job board is.
- Buy weapons and armor and wonder how you're supposed to make more money.
- Fight a dummy or a man made of straw.
- Rent a room at the Inn and try to sneak out with the key.
- Bonus points for breaking the chest in the room!
- Insult the barmaid by attempting to buy her.
- Drink some mead.
- Drink some more.
In all seriousness, this project started out as a way to build the mechanics
necessary for an *actually* good game, since Inform 7 doesn't come with those
mechanics built in. People tell me they've had fun playing this demo, though
I think some (most?) of that fun came from trying to break it.
## Screenshots
Retro graphics are all the rage, right? Well this is about as retro as it gets!



## Playthrough
This video is for an older version of the game and so does not include some of
the features found in the most recent version. Still, it's enough if you want
to get an idea for what the game is like.
[](https://asciinema.org/a/Ao1yc9xQ6B7uUWrGLrrg5JRHm)