WaylonWalker / portal-platformer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portal Platformer

A game with bigger ambitions than I have time to complete, but its mine and I work on it when I can. Maybe it this will be a platform I can make a few different games over time with different maps and lore.

image


Table of Contents

Installation

pip install git+https://github.com/waylonwalker/portal-platformer
# or
git clone https://github.com/waylonwalker/portal-platformer
cd portal-platformer
pip install .

Start the Game

The game is started from the console.

portal-platformer
# debug mode on by default
portal-platformer --debug

Demos

Wall Jump

portal-platformer-wall-jump.mp4

Maps

portal-platformer-doors.mp4

License

portal-platformer is distributed under the terms of the MIT license.

About

License:MIT License


Languages

Language:Python 99.5%Language:Dockerfile 0.5%