Skip to content

Code for a Portal 2 themed mini golf hole

Notifications You must be signed in to change notification settings

command-tab/puttingwithportals2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puttingwithportals2

Raspberry Pi Python that runs a Portal 2 themed mini golf hole

Setup

sudo apt-get install python3-pip
pip3 install pipenv
pipenv install --skip-lock  # skip-lock because ARM hashes don't match
pipenv run ./main.py

Releases

No releases published

Packages

No packages published

Languages