https://github.com/ericmeyer/tictactoeswift
https://github.com/ericmeyer/tictactoeswift
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmeyer/tictactoeswift
- Owner: ericmeyer
- Created: 2016-01-30T00:34:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-04T18:43:41.000Z (about 10 years ago)
- Last Synced: 2025-02-06T06:44:54.819Z (over 1 year ago)
- Language: Swift
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToeSwift
This is an incomplete version of Tic Tac Toe in Swift.
## Development
`open TicTacToe.xcworkspace`
### Running Tests
* Switch to the "TicTacToe" target and hit `⌘ + U`
## Running the App
* Switch to the "Watch" target and hit `⌘ + R`