Alexandre LHUILLIER - Software projects, stories & opinions
Version Française
Very simplified Beat’em All game prototype (actually plays like a rythm game) for Android:
In SIMPLE mode, tap left or right side of the screen to hit enemies coming from both sides.
In DOUBLE mode, you must also crouch to avoid enemy flying kicks, by tapping the lower half of the screen, left or right.
In COMPLETE mode, you must also jump to avoid enemy sliding kicks.
.apk file, tested on Galaxy Naos.
Last release on 18/06/2012:
- jumping and sliding enemy spawning has been rebalanced. You need a little warm-up time before you know what to do, it is not very noticeable when they come, except now each enemy type has its own color.
Previous releases:
12/06/2012:
- Enemy spawning mode change: They now come in groups instead of coming regularly. (Warning: because of this, for now only the "simple" mode is playable.)
- Each button’s function is displayed before they are used for the first time.
06/06/2012: Sound added, sounds and rumble toggleable in an options menu.
Java prototype, playable on the PC using a mouse. Not updated anymore.