Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

paul-wade/Tic-Tac-Toe

 
 

Repository files navigation

Build Status

CI Env: http://paultictactoe.herokuapp.com/basicgame

=====

Story

As a CMG 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

  • The AI should never lose
  • The submission must include both server & client side code -- no CLI-only or browser-only implementations. Play to your strengths, but show us your full range of skills.
  • Quality counts! A good submission that takes a while is better than a poor submission quickly.
  • You should include clear instructions for how to run your application

Technical notes

  • We are a Django shop, but it is not a requirement that you implement your program as a Django app.
  • Make sure your submission accurately reflects your development style.
  • Commit early and often, with good messages.

Submissions

  1. Publicly: Fork this repo and send us a pull request.
  2. Privately: Send us a tar.gz of your solution including your .git folder so we can see your commit history.

About

coding challenge: Create an app that can interactively play the game and never lose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • CSS 12.5%