Skip to content

graysoncroom/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

TicTacToe Web App

This web app is hosted thanks to github at: https://graysoncroom.github.io/TicTacToe/

Anything you would like to see on the app, let me know in the issues tab.

Next on the list to implement!

  1. Top bar with "reset" button
  2. Player able to pick if X's or O's go first (select starting Object from top bar menu)
  3. FIGHT THE CPU! (cpu will always have to win)
  4. Add a button on top bar to switch between playing yourself(so you can play with someone next to you) and the cpu