Skip to content

University of Pennsylvania's Comp Sci Rust Programming Course - Spring 2016 - Homework 5

Notifications You must be signed in to change notification settings

blogscot/the-darkest-dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started Adventuring

Dear Adventurer,

To start your new quest, type the following command to get going:

cargo run data/castle.json

The only two commands are Go <Room Name> and Shoot <Room Name>. If you forget type help, but you won't forget, will you?

The aim of the game is to explore the various castle rooms collecting treasure as you go (without dying of course!). To win the game, you ultimately have to shoot the Wumpus before he (or she) gets you! This game is a battle to the death. Be brave!

Background

The original homework assignment, set as part of University of Pennsylvania's Comp Sci Programme in 2016, can be found here.

About

University of Pennsylvania's Comp Sci Rust Programming Course - Spring 2016 - Homework 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages