Skip to content

Text adventure game using planar directed graph of dodecahedron as game map. Inspired by Gregory Yob's Hunt The Wumpus

License

Notifications You must be signed in to change notification settings

austinmhorn/BewareTheBasilisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure you have git

sudo apt-get install git-all

Clone this repository

git clone https://github.com/austinmhorn/BewareTheBasilisk.git

Move to project source directory

cd BewareTheBasilisk

Build binaries and link executable

make

Run executable

make run

About

Text adventure game using planar directed graph of dodecahedron as game map. Inspired by Gregory Yob's Hunt The Wumpus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published