SameGame

Screenshot

About

SameGame is a puzzle game for Linux and Windows. The rules of the game are as follows:

  1. You may remove pieces provided at least two are adjacent either horizontally or vertically.
  2. Let n = number of removed pieces. Then score += (n-1)².
  3. If you remove all pieces, your score will be doubled.
  4. The game ends when you have removed all pieces or there are no removable pieces.

Downloads

Latest version is 1.1.0.

For other versions see files at SourceForge.net.

Ports

Salvador Parra Camacho ported the game to eComStation (OS/2) and contributed the Spanish translation. The binaries are available from Hobbes.

Development

Source code is hosted at SourceForge.net SVN repository. You can also browse source code online. To build the current source, you need Qt SDK. Versions up to 1.0.1 use FLTK and CMake.

First check out the source:

svn co https://samegame.svn.sourceforge.net/svnroot/samegame/trunk samegame

Then build using qmake:

  1. qmake . PREFIX=/usr/local VERSION=`date +%Y%m%d`
  2. make
  3. make install

Feedback

If you would like to contribute to this project or have any comments or questions, contact one of the project admins.

Get SameGame at SourceForge.net. Fast, secure and Free Open Source software downloads Valid XHTML 1.0 Strict