Skip to content

tangerineArc/xoxo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XOXO · Tic-Tac-Toe

As the name suggests, you can play tic-tac-toe in the browser!

Features

  • Play against another human
  • Play against bot (bots are chosen randomly for a particular move)
    • Lemon bot: chooses random moves
    • Tangerine bot: chooses moves as per mini-max algorithm

Repo Structure

Not much to explain, but:

  • ./index.html - HTML markup file
  • ./style.css - CSS stylesheet
  • ./script.js - script file with all the logic

Snapshots

xoxo-1.png xoxo-2.png

About

play tic-tac-toe in the browser

Topics

Resources

Stars

Watchers

Forks

Contributors