mauricedoepke / FirewallRunner

A 2D platformer game I made 2012 with a friend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install python 3.

The use of venv or similar is recomended:

python3 -m venv ./
source bin/activate

Run the commands:

pip install -r requirements.txt
./start.py

Use the arrow keys to navigate the menu, the Enter key to chose a menu entry.

Made by:
Philip Molares https://github.com/DerUser
Torben Böhnke
Me

About

A 2D platformer game I made 2012 with a friend.


Languages

Language:Python 100.0%