Skip to content

sashoo/BomberCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You need to have SDL installed in order to launch the game.

On a Debian-derived (Debian, Ubuntu, Linux Mint and others) system, 
type in the terminal:

> apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev

Controls:    
  Keyboard controls
      Player 1:
        Arrow keys - move player;
        N - place bomb; 
      Player 2:
        WASD - move player;
        E - place bomb; 
  Mouse controls:
    LMB - place current tile;
    RMB - send bot to point;
    MMB - set tile to 0 (grass);
    [ - decrease tile type number;
    ] - increase tile type number;

About

Free bomb-placing game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages