Skip to content

Tic Tac Toe game with multiplayer capabilities and AI algorithms integrated for computer opponents

Notifications You must be signed in to change notification settings

minhlong149/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

This is my solution to the Tic Tac Toe Project on The Odin Project, using Frontend Mentor's Tic Tac Toe game design.

Table of contents

Overview

The goals

  • Play the game either solo vs the computer, or multiplayer against another person
  • A button to restart the game
  • A display element that congratulates the winning player!
  • Add hover states to interactive elements
  • Smart computer's move

Screenshot

screenshots screenshots

Links

My process

Built with

  • Flexbox & Grid w/ Sass
  • Module & DOM Manipulation
  • Class w/ TypeScript

Continued development

  • Optimal layout for mobile
  • Game state is saved in the browser
  • Making computer's move unbeatable
  • Allow players to put in their names and join the chatroom!

Useful resources

Author

About

Tic Tac Toe game with multiplayer capabilities and AI algorithms integrated for computer opponents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published