/scroller

simple side scrolling platformer using pygame

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

scroller.py

This is a simple sidescrolling platformer I just wrote to relax after work. (And I mean relaxing by writing it not playing...) I drew most of the images on paper then digitalized them, but I made most of the animation with GIMP only... no digital pens or a mouse - just my t460s with it's trackpoint :D, hehe

screenshots

the startup screen level 01

usage

If you have pygame installed you can just run the scroller.py without any arguments... Otherwise you'd have to install pygame first.

keys

Once the game is up and running you can control by pressing:

a ---> kick or use a weapon (if you have one)
s ---> switch weapon
f ---> switch fullscreen / window mode
q ---> quit the game
← ---> go left
→ ---> go right
↑ ---> jump

license

GPLv3

author

undermink undermink@chaostal.de