Commit Graph

3 Commits

Author SHA1 Message Date
Stephen Celis
6f9dee713f Demos Xcode 11.3.1 support (#52)
* Demos Xcode 11.3.1 support

* Fix

* wip

* Skip test
2020-05-11 18:37:25 -04:00
Thomas Marsh
be42d850ef Tic-tac-toe minor updates: win condition and fix to placeholder copy (#28)
* Simplify the tic-tac-toe win condition check

* Fix copy for placeholder in tic-tac-toe example

* Update Examples/TicTacToe/Sources/Core/GameCore.swift

Co-authored-by: Thomas Marsh <thomas.marsh@zeropw.com>
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
2020-05-06 21:43:24 -04:00
Brandon Williams
d2240d0e76 The Composable Architecture
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
2020-05-03 22:26:28 -07:00