/SOPA-iOS

Primary LanguageSwiftApache License 2.0Apache-2.0

Sopa

Build Status

Overview

SOPA is an iOS puzzle game.

The game consists of an field which has 16 tiles. These tiles contains a tube or nothing. The games goal is to connect two doors which are on the side of the field with the tubes in the field, by moving the tubes. To play the game, the tubes has to be moved horizontal and vertical.

As soon as the tubes connect the two doors a level is done.

Gamemodes

Levelmode

The Levelmode consists of 100 predefined level, which can be played sequential. If a level gets solved the next gets unlocked. Solving a level the player gets stars for the win. The maximum stars are three.

Justplay

In this mode the main opponent is the time. It starts with an easy level and 10 seconds of time. For each solved level the player gets the rest of his left time in addition to an extra bonus for the next one. Each level is autogenerated with an increasing difficulty.

For each level the player gets points. The number of points is calculated with the difficulty of the game and the moves needed to solve the game.

  • harder game -> more points
  • more moves-> less points

Development

Tests

License

Sopa is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.