Skip to content

chauncy-crib/mr-moose

Repository files navigation

Mr.Moose

Setup

$ sudo apt update
$ sudo apt install software-properties-common
$ sudo add-apt-repository ppa:deadsnakes/ppa
$ sudo apt update
$ sudo apt install python3.7 python3.7-dev python3-pip
$ pip install --user pipenv
$ pipenv install
$ pipenv shell

Run

python3 puzzle.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages