< Prev | The SiMPLE Program Gallery | Next >

  Score Up  


Score Up is a puzzle that originally appeared in Games magazine. This is a modified version of that puzzle.

There are sixteen colored pieces labels A-P. The object is to move them to the top four rows, ending in the same order, i.e. A-D in the top row, E-H is the second row, etc. There are two levels, which basically have the same difficultly level. Pieces move as follows:

Pieces move only upwards, and always remain the same column.

The number of spaces a piece moves is determined by how many pieces are in its row. If there are four pieces in a row, any of those four pieces moves four spaces. If there are three pieces in a row, any of those pieces moves three spaces forward, and so on.

Two pieces of the same color cannot be in the same row.

Pieces can jump over other pieces but must land on an empty space.

The topmost piece of a column may not make a one space move. For example, suppose the first piece you move is piece P. P then becomes the only piece in its new row (the seventh row), so its next move would be a one space move. However, P will also be the topmost piece of its column (the rightmost column), so it would not be allowed to make that (subsequent) one space move.

Source Listing


How To Run The Program

If you're feeling ambitious and have nothing better to do, you could just copy
the source listing by hand! However, there is a much easier way to do it:

  1. Copy the source listing into the Windows Clipboard

  2. Paste the Clipboard into a new text document

  3. Drop that text document onto the "Drop SiMPLE Listing Here" icon


Or, if you don't have SiMPLE installed on your computer,
click here to run the precompiled version of the program.

(If you would like to contribute any of your SiMPLE programs to The Gallery, just e-mail them to us.)




  [ Webmaster | FAQ's | Home Page | Contact Us ]

© Copyright 2008 SiMPLE CodeWorks, Inc. All rights reserved.