Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 506 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 506 Bytes

Escape the Ship

Escape the Ship is an example of a Python text-based adventure game.

Installation

Python 3.7 is needed to play this game. Python 3.7 to install Python.

Run the Program

python game.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT