Skip to content

cajun-code/Tic-Tac-Toe.mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Story

As a manager, I want to see how you code a game of Tic Tac Toe, so that I can get a feel for a candidate's skills and strengths.

Acceptance criteria

  • Web or Mobile (ios / android) game of tic tac toe.
  • Computer (AI) will never lose a game.
  • Application should be able to run as a mobile app on either iOS or Android.
  • Game will let player choose to be either X or O, computer will take other choice.
  • Game will let player go first.

Submission Tips

  • Quality counts! A good submission that takes a while is better than a poor submission quickly.
  • Make sure your submission accurately reflects your development style.
  • Commit early and often, with good messages.
  • Comments and Unit tests are appreciated and highly recommended but not required, if you know good practice, then show us.
  • Research the AI, there are multiple well known algorithms available, show us your implementation.
  • Plagarism will not be tolerated.

Submissions

  • Fork this repo
  • Write the app and commit offten with good messages
  • Send us a pull request when complete before the interview.

About

Development project for mobile/web developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published