GitXplorerGitXplorer
e

imaku

public
10 stars
4 forks
0 issues

Commits

List of commits on branch master.
Unverified
8edf321a3355efd727e8b2171abe54a628ad8ce5

Cleanup and final touches for the Spawnfest jury

committed 14 years ago
Unverified
65efce4eb75d2c77d2dc9a84d83c37835e4f51d2

Add a third final pattern that closes the show and the app

committed 14 years ago
Unverified
d2d1b0d926ba2efe57ad35502ee87bfefb6a0ed4

Add {wait, VarName} and new parts of the scene

committed 14 years ago
Unverified
886671ed313dbd289b31ac09814308f680dffa4e

Redundant calculations

committed 14 years ago
Unverified
d2cdf3ee96c9366792c6ff05ababb21027d8c241

Add more {var, ...} commands

committed 14 years ago
Unverified
8b580770ff7ad7972b20859b834f322896619187

Add {speed, VarName}

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