README
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-dev
Running
The script can be ran from the sources by
raku bin/bubble-breaker.raku
after installation, it can be executed as simply as
bubble-breaker.raku