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

Games::BubbleBreaker v0.0.1

A mouse based logic game

Authors

  • Tobias Leich

License

Dependencies

SDL

Test Dependencies

Provides

    Documentation

    The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.