thibaultduponchelle / bubble-crusher

:boom: Explode the bubbles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUBBLE CRUSHER

Description

This game is a clone of bubble explode (bubble pop) written in python.

The goal of this game is to pop bubble to make shapes (shapes give more points).

After a given period, bubbles falls from the top of the board.

This game is very addictive on iphone that's why I have done it for your Linux distro guys !

Try to explode as many as possible bubble to do the best score. Special shapes gives a lot of bonus points.

Features :

  • 2 game mode
  • 4 sizes
  • Bonus shapes (squares, stairs, line, etc...)
  • Undo (10)
  • Highscore !
  • Nice graphics

Have a lot of fun with this game.

This project is still under development so please report any bug or feature request.

Try it !

Screenies

Simple square Game over

Big shape

Install

As it's python + pygtk ... You need python (2.6 or 2.7 is ok) and pytgtk.

And type :

python bubblecrusher/ui.py

About

As the company who developped this game refused to help me to do this port and to even mention its name, I have done everything including the images, logo, and so on.

Licence : GPL v3+

About

:boom: Explode the bubbles

License:GNU General Public License v3.0


Languages

Language:Python 100.0%