This repository has been archived on 2024-02-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2014-08-01 13:01:38 +02:00
assets Removed all obsolete files and graphics 2014-07-26 20:31:57 +02:00
src Did some minor tweaks for better gameplay 2014-08-01 13:01:38 +02:00
.gitattributes Added sounds and a LOT of other things. 2014-07-07 20:11:49 +02:00
.gitignore Added some additional files to .gitignore (sublime project files) 2014-07-26 20:31:16 +02:00
project.xml Did some minor tweaks for better gameplay 2014-08-01 13:01:38 +02:00
README.md Added building instructions 2014-07-17 15:41:05 +02:00

Spááácè - My first "real" game/ good ol' space shooter

This is the first game I ever made/finished, please excuse the commitlog, lots of changes without descriptive commits are my specialty on this project. I started this to test out HaxePunk and it more or less grew into a game.

Thank you for taking a look!

Screenshots : http://imgur.com/a/5Dl2Z#0

alt text alt text alt text alt text alt text

Developed with the development version of HaxePunk (2.5.2 dev) and OpenFL 1.4.0, lime-tools 1.4.0 and lime 1.0.1.

Build with :

#linux
lime test linux #-debug

#windows
lime test windows #-debug

#android
lime test android #-debug