Marbles & Marbles AR

Marbles Logo

What is it?

Marbles & Marbles AR is a match five game for Mac and iOS. It is written in Swift and uses SceneKit for 3D rendering. The iOS counterpart uses ARKit to support augumented reality.

You can download it to your iDevice from AppStore.

Game Rules

  • In each round three random marbles will drop
  • Player moves a marble to any free spot, if there is a connecting path
  • Creating a line of 5 marbles of the same color removes it, adds points, and lets the player move again
  • Game continues until the whole board is full

Feel free to use the code any way you want, just remember to note the original source