An open API service indexing awesome lists of open source software.

https://github.com/zeyu-li/groundhog_text_game

A text-based python game 🎮
https://github.com/zeyu-li/groundhog_text_game

game python-game text-game

Last synced: 11 months ago
JSON representation

A text-based python game 🎮

Awesome Lists containing this project

README

          

# Python Game

## About

This is a Python text-based game for school

## Story

2019: You fall into a nuclear dump site
Yearning for sunlight to photosynthesize
you venture with your newly mutated roots
in hopes of reaching fresh air and sunlight
As you wander around on your studded roots,
many mysteries arise including
how did I come into being, what is
the meaning of life, and why are there
mutated animals in this nuclear dump site

## Usage

To activate this program, type

python main.py # on Windows

or

python3 main.py # on Macs

Navigate using terminal since this is a text based game
If you are lost, use the help option in main menu

If you are confused, enter help in the cover screen

## Licence

Feel free to use this code as a template or as a starting off point