Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikolasburk/ractictactoe

FRP Version of TicTacToe using Swift & Reactive Cocoa
https://github.com/nikolasburk/ractictactoe

Last synced: 25 days ago
JSON representation

FRP Version of TicTacToe using Swift & Reactive Cocoa

Awesome Lists containing this project

README

        

#### General

An iPad app for playing TicTacToe implemented using FRP techniques. Despite its name, it's not using [RXSwift](https://github.com/ReactiveX/RxSwift/) though, but [ReactiveCocoa](https://github.com/ReactiveCocoa/ReactiveCocoa) instead.