Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nikolasburk/ractictactoe
- Owner: nikolasburk
- Created: 2015-12-07T21:40:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T13:18:35.000Z (almost 9 years ago)
- Last Synced: 2024-10-09T19:14:21.213Z (about 1 month ago)
- Language: Swift
- Size: 50.3 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.