/android-tic-tac-toe

Tic Tac Toe implementation in Android

Primary LanguageJava

Tic Tac Toe implementation in Android

##Play

  • Select Squares with a goal of three squares in succession.
  • To start a new game select menu, New Game

##Completed

  1. Basic Functionality of tic tac toe
  2. Drawing the board using 2d
  3. Resizing will work on any display
  4. Simple data structures ensure no lag time
  5. Audio and Animations incorporated for user experience
  6. All Game Settings, defaulted to Hard
  7. Score Board
  8. Score Board