Skip to content

Simple text-only adventure game system for educational purposes, made at Roberts Creek Code Club

Notifications You must be signed in to change notification settings

pathway/roberts-creek-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

roberts-creek-adventure

  • a simple text adventure game inspired by the original unix adventure
  • goal is just enough complexity to be fun, but still easy for a python beginner to read

Features

  • easy to extend the level design, characters, items by adding more content in dicts
  • consistent mechanics, plus special "plot moves" that can move the plot along in arbitrary ways
  • spells and mana for special effects
  • special hidden feature, possible due to consistent treatment of NPCs and player characters

Shots

Screenshot

About

Simple text-only adventure game system for educational purposes, made at Roberts Creek Code Club

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages