Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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