SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

PyPebbles is one of the many Tetris-like puzzle games. A board is filled with stones of different colors. Your goal is to make lines of stones of the same color. Two neighbouring stones can swap places, but only if a line of three or more stones is formed that way. Those lines will then disappear, letting other stones fall down. You score points for every line that disappears. It's that simple! Requirements

PyPebbles is written in Python and uses the Pygame library. You need to install both on your system to play PyPebbles. Current linux distributions should contain packages of both, if not or if you are using Windows or another system you will need to download Python and Pygame here:

  • Python download page
  • Pygame download page

I recommend using most current versions (Python 2.3 and Pygame 1.6) but earlier versions may also work. PyPebbles was tested on Debian GNU/Linux (unstable), Windows XP and Windows 2000. It should work on all platforms supported by Pygame. If you use it on anoher system (like a Mac) drop me a note. Installation

So far there is no installation! Just unpack the .tar.gz-file and start the file pypebbles.py with your Python interpreter (./pypebbles.py on unix, doubleclick on Windows).


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.