Skip to content

Tic Tac Toe game in typescript where users can play locally against each other or the cpu using a minimax algorithm to be unbeatable

Notifications You must be signed in to change notification settings

ThomasLawlor17/tic-tac-toe

Repository files navigation

Tic Tac Toe using HTML/CSS/TypeScript

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the game depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Play the game either solo vs the computer or multiplayer against another person

Screenshot

Design preview for the Tic Tac Toe coding challenge

Links

My process

Built with

  • HTML
  • CSS
  • TypeScript

Continued development

  • Add in multiple difficulties for the CPU
  • Use CSS pre-processor like SCSS or SASS

Author

About

Tic Tac Toe game in typescript where users can play locally against each other or the cpu using a minimax algorithm to be unbeatable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published