Skip to content

JavaScript exercise: A simple Tic Tac Toe in HTML, bootstrap and JavaScript. Working on implement Min Max algorithm.

Notifications You must be signed in to change notification settings

Romugar/JavaScript-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript Project: Tic Tac Toe Game for freecodecamp.org

Build a tic tac toe game

Try it on Codepen: https://codepen.io/Romugar/pen/MpPeZg

Objective

Build a CodePen.io app that is functionally similar to this: https://codepen.io/freeCodeCamp/full/KzXQgy/

Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.

  1. User Story: I can play a game of Tic Tac Toe with the computer.
  2. User Story: My game will reset as soon as it's over so I can play again.
  3. User Story: I can choose whether I want to play as X or O.

About

JavaScript exercise: A simple Tic Tac Toe in HTML, bootstrap and JavaScript. Working on implement Min Max algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published