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.
spaaace/README.md
2014-07-17 15:41:05 +02:00

29 lines
902 B
Markdown

## 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](http://i.imgur.com/OW4HNjH.png "Title screen")
![alt text](http://i.imgur.com/udfZMew.png "First boss fight")
![alt text](http://i.imgur.com/usLbqhT.png "Beating the boss")
![alt text](http://i.imgur.com/61cdXXx.png "Death screen")
![alt text](http://i.imgur.com/hWzfrWs.png "Store page")
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