Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tshirtman/fly
a simple shoot them up
https://github.com/tshirtman/fly
Last synced: about 1 month ago
JSON representation
a simple shoot them up
- Host: GitHub
- URL: https://github.com/tshirtman/fly
- Owner: tshirtman
- License: mit
- Created: 2011-07-11T22:02:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-11-14T22:14:02.000Z (about 10 years ago)
- Last Synced: 2024-10-27T07:25:38.313Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 992 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
About
=====Fly is a small side scrolling shoot them up, created as a recreational from my
main project, i didn't worked much on it lately, so i figured i should push it
somewhere, before losing it.Game
====The game feature a plane with two people on board, a pilot and a shooter,
grossely definied enemies, and mountains, where you can crash if you are not
careful.Collisions are pixel perfect (or some approximation of it ;)) and there are
nice smoke/fire effects when they occure.Controls are the arrow keys for direction, space to shoot, and q and d to aim
higher/lower.Customisation
=============Cutter.sh allow to cut a level drawn in one image to several images, to place
in a dedicated level directory, and insert in game by modifiying the level.cfg
file, not much documented, but should be pretty obvious :P