bridges

A puzzle game with bridges, houses, tolls, and subways for iOS

168
89
Objective-C

The Seven Bridges of Königsberg

Welcome to the source page for Seven Bridges. Make sure to check out our front page for more information and some cool videos.

The city of Königsberg in Prussia (now Kaliningrad, Russia) was built around two rivers with seven bridges. For years the residents tried to cross each bridge without crossing any of them more than once.

Leonhard Euler proved that it was impossible to cross all the bridges without repeating and laid the foundation for graph theory and modern topology at the same time.

This project is an iPad and iPhone game based on those famous bridges. Each level presents a puzzle with bridges to cross, houses to visit, and sometimes coins to collect.

Play the Game

You can run the game for free in Xcode with three steps:

  1. Download the code or clone the repository.
  2. Open the project in Xcode.
  3. Click the run button.

Make a new level

Want an easy way to contribute to the game? Make a new level. Each level is defined in a simple level definition file. Make a really awesome level and I’ll include it in the game.

Screenshots

The basic rules of the game are simple.

Hello Bridges Level

Two Bridges Level

Here are some sample levels:

Economics

Economics Level

A House of Another Color

House of Another Color Level

Color Diamonds

Color Diamonds Level

Full of Islands

Full of Islands Level

Square together

Square Together Level

Subways

Subway Level

Spend It Wisely

Spend It Wisely Level

Corridors

Corridors Level

Hopscotch Subway

Hopscotch Subway Level

The real game has 80 levels.

This project is available under the Apache License, Version 2.0.