Skip to main content

A game about a teen getting through quarantine in Covid.

Project description

Pushing Outshoot Unfold

remembering the pandemic

Install:

go here

File Structure:

basically just ignore all folders except pushing_outshoot_unfold

./
├───...
├───pushing_outshoot_unfold/ #(the main source )
│   ├───days/							# The only days folder.
│   │   ├───001a.toml			# Day 1 version A
│   │   └───001b.toml			# Day 1 version B
│   ├───sounds/						# Sound files
│   ├───__init__.py				# Contains metadata, just ignore
│   ├───__main__.py				# Entrypoint for the project, main code here
│   ├───ascii.py					# Dynamic ASCII art functions
│   ├───banner.py					# Title screen ASCII stuff
│   ├───eng.py						# English questions
│   ├───math.py						# Math questions
│   ├───sci.py						# English questions
│   ├───sound.py					# Code to run cross-platform sound files
│   └───interactions.py		# Main code for each day, plus utility funcs for stories
├───sailboat.toml					# Config file for distribution
├───icon.*								# Icons
└───run.py2								# repl.it script to run project easily with run button

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pushing_outshoot_unfold-0.3.0.tar.gz (19.1 MB view hashes)

Uploaded Source

Built Distribution

pushing_outshoot_unfold-0.3.0-py3-none-any.whl (19.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page