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

https://github.com/ericmeyer/tictactoeswift


https://github.com/ericmeyer/tictactoeswift

Last synced: over 1 year ago
JSON representation

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`