Skip to content

This is a choose your own adventure game made in python that utilizes a binary search tree. This project is a work in progress as there is more functionality that is yet to be added.

Notifications You must be signed in to change notification settings

Dynamo700/Space_Exploration_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, and welcome to the Space Exploration Game!

To access this game, you can git clone this repo into your editor. From there, all you have to do is press the play button in your editor. To choose a story route in the game, you must select the number that the route is associated with. For example, a route you may encounter may look like the following:

You have found a treasure map! What would you like to do?

  1. Pick it up.
  2. Leave it.

Happy travels!

About

This is a choose your own adventure game made in python that utilizes a binary search tree. This project is a work in progress as there is more functionality that is yet to be added.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages