Here is my attempt to create a bullet-hell-style shooter game:
(old version: _5qfcJU65egL6)
This simple bullet hell shooter is made purely with blocks (image is for old version):
It features:
- Enemy Life Bar
- 4 phases of basic bullet pattern motifs like aiming at player, multidirectional shots
- Slow movement mode for precise dodging
Introductions:
- Press arrow keys to move your player
- Press A to shoot
- Hold B to stay in slow movement mode
- It takes 12 hits to proceed to the next phase
- When the boss life falls to zero, the player wins.
Give it a try. Change the patterns. Have fun!