GitXplorerGitXplorer
e

imaku

public
10 stars
4 forks
0 issues

Commits

List of commits on branch master.
Unverified
2d6d2ff36c85402855c6b2f0974c1801760dafeb

Initial engine support

committed 14 years ago
Unverified
88bcf255e50700158f9321d55f18898e6b391a9e

Introduce imaku_game

committed 14 years ago
Unverified
50976c207eaad02e1ab4cde2b536084ae0a5d79e

60 fps display update

committed 14 years ago
Unverified
f17ae854a7595f362867eda626ba7a254d89e20a

Ignore the ebin folder

committed 14 years ago
Unverified
81456d33406c1af8539be18b39168e250bde1b5b

Window with OpenGL context

committed 14 years ago
Unverified
294a567b721141c4e80e6b86245066114e76a782

Start line.

committed 14 years ago

README

The README file for this repository.

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'.