Skip to content

jermdavis/BlogTextAdventure

Repository files navigation

Blog Text Adventure Example

A very simple text adventure built as an example for a blog series.

Projects:

  • AdventureEngine - a library with core code and classes for building simple text Adventure games.
  • ExampleTextAdventure - an example text Adventure console app built using AdventureEngine

Walkthrough

The minimum steps to finish the simple example are [spoiler - click to reveal]:
  • move east
  • move east
  • examine doormat
  • get key
  • move east
  • move up
  • say hello
  • move down
  • move east
  • use kettle
  • move west
  • move up
  • give tea man
  • move down
  • call taxi
  • move west
  • move west
  • move west
  • move north
  • give cash taxi

About

A simple text adventure example to go with a blog post series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages