A little bullet hell game made using the LOVE framework
To start the game, drag folder src
onto shortcut love
.
You can now open the game directly on Windows! Go into folder "executable" and run Executable.exe to start the game.
Quick note - LOVE is compatible with Linux (or Ubuntu at the very least)
If you'd like to play, retrieve love (it is available in Ubuntu's package manager) and run love with directory src
as the argument or open the folder directly using love.
- Movement: WASD
- Precise movement: left shift (Also makes hitbox smaller)
- Fire: spacebar or LMB
- Restart: left control + R
- Pause: X (note that if the window loses and gains focus, it will unpause)
- Close: ESC