Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/essen/imaku
A danmaku shooter in Erlang/OpenGL
https://github.com/essen/imaku
Last synced: about 1 month ago
JSON representation
A danmaku shooter in Erlang/OpenGL
- Host: GitHub
- URL: https://github.com/essen/imaku
- Owner: essen
- License: isc
- Created: 2011-07-11T14:27:32.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-11T14:28:07.000Z (over 13 years ago)
- Last Synced: 2024-05-02T00:29:54.839Z (7 months ago)
- Language: Erlang
- Homepage:
- Size: 93.8 KB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Imaku
=====A danmaku shooter in Erlang/OpenGL.
How To
------* Install OTP with a working 'wx' application. R14B03 through kerl recommended.
* Install 'rebar' and add it to your $PATH.
* Run 'make'.
* Run './start.sh'.