Skip to content

vinceyuan/WatchTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WatchTicTacToe

WatchTicTacToe is a Tic-Tac-Toe game for Apple Watch! Originally it was written with Objective-C. Now there is also a Swift version.

Screenshot

Compile and run

  • Open WatchTicTacToeObjC/WatchTicTacToe.xcodeproj or WatchTicTacToeSwift/WatchTicTacToeSwift.xcodeproj in Xcode (currently 8.0).
  • Choose WatchTicTacToe WatchKit App scheme and iPhone 6 + Apple Watch - 38mm simulator.
  • Press the Run button to run the game.

Notes

It runs well on Apple Watch 38mm and 42mm.

If you failed to run the app in the Watch simulator, clean the project in Xcode, choose WatchTicTacToe WatchKit App scheme and run again.

License

MIT License

Copyright (c) 2015-2016 Vince Yuan (vince.yuan###gmail.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

TicTacToe game for Apple Watch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published