Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 419 Bytes

File metadata and controls

9 lines (5 loc) · 419 Bytes

A simple 2 player iOS game build using only UIKit.

The players move the middle block by pushing on their respective buttons. When the block has been pushed all the way to the other end, the player gets a point.

The gameboard

There are some interesting things to see in this project. Spring Animations, Affine Transformations, and How to display upside down text.

Winning screenshot