Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 958 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 958 Bytes

Implement 2048 in two days

Demo project which shows how we develop in Objective C at Prezi.

Alt text

Day 1 - Model

Tags: TDD, Kiwi, Immutable object, DSL, Blocks

Under construction

Day 2 - UI

Tags: FRP, ReactiveCococa

Signals

RTTMainViewController:

RTTMatrixViewController: