Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fpietka/py-shmup
A Python Shoot'em Up written with PySFML
https://github.com/fpietka/py-shmup
python sfml shmup
Last synced: about 2 months ago
JSON representation
A Python Shoot'em Up written with PySFML
- Host: GitHub
- URL: https://github.com/fpietka/py-shmup
- Owner: fpietka
- Created: 2014-02-10T22:06:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-17T22:17:47.000Z (almost 11 years ago)
- Last Synced: 2023-03-11T10:27:50.492Z (almost 2 years ago)
- Topics: python, sfml, shmup
- Language: Python
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Py-Shmup
A Python Shoot'em Up using PySFML.
Water tile from [1-background.com](http://1-background.com/water_backgrounds_1.htm)
Airplane sprite from [Prinz Eugn](http://www.gamedev.net/topic/495808-free-airplane-sprite-pack/)It runs with PySFML 1.3 (with SFML 2). You can follow instructions [here](http://www.python-sfml.org/download.html) to download that
particular version.