7 Forks
13 Stars
13 Watchers

text_adventure

Practice Design Patterns through implementing a text based adventure game

How to download and setup text_adventure

Open terminal and run command
git clone https://github.com/codebuddies/text_adventure.git
git clone is used to create a copy or clone of text_adventure repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with text_adventure https://github.com/codebuddies/text_adventure/archive/master.zip

Or simply clone text_adventure with SSH
[email protected]:codebuddies/text_adventure.git

If you have some problems with text_adventure

You may open issue on text_adventure support forum (system) here: https://github.com/codebuddies/text_adventure/issues