Skip to content

Technical-Incompetence/icarus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Installation

Create and activate a virtual environment for the project:

python3 -m venv env
source env/bin/activate

Install our pip dependencies:

pip install -r requirements.txt

Install the pre-commit hooks: (Yes Drew, this step comes last.)

pre-commit install

Building for distribution

Windows:

python setup.py bdist_msi

Mac:

python setup.py bdist_mac

Linux: Chris you can figure this one out

About

Itch.io Game Jam 2020

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages