Games::BubbleBreaker
Games::BubbleBreaker ā a mouse based logic game
Installation
This game requires libSDL, libSDL_image and libSDL_mixer. On Debian-based systems
you can install these with:
sudo apt install libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-devRunning
The script can be ran from the sources by
raku bin/bubble-breaker.rakuafter installation, it can be executed as simply as
bubble-breaker.raku