Scalar 1.02 review

Download
by rbytes.net on

Scalar is an addictive cross-platform puzzle game written in C++ using SDL library. The goal of the game is to assemble the pictur

License: GPL (GNU General Public License)
File size: 0K
Developer: Milan Babuskov
0 stars award from rbytes.net

Scalar is an addictive cross-platform puzzle game written in C++ using SDL library.

The goal of the game is to assemble the picture from pieces. Each picture is divided into pieces which are shuffled. You need to get each piece back to its original position. You accomplish that by swapping pieces (exchanging their positions).

You have a limited number of swappings for each picture. The game is over when you complete 3 images, and for each one you get the points. If you have a hard time playing this, you can look at the images directory and see what the final picture looks like.

Feel free to add more pictures to images directory and play with them (images can be in .jpg, .gif, .png, .bmp, any many other formats).

Requirements:
SDL
SDL_mixer
SDL_image

Scalar 1.02 keywords