Skip to content

raku-community-modules/Games-BubbleBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages