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.
Table of Contents
pip install git+https://github.com/waylonwalker/portal-platformer
# or
git clone https://github.com/waylonwalker/portal-platformer
cd portal-platformer
pip install .
The game is started from the console.
portal-platformer
# debug mode on by default
portal-platformer --debug
portal-platformer-wall-jump.mp4
portal-platformer-doors.mp4
portal-platformer
is distributed under the terms of the MIT license.