Skip to content

nebulahh/tic-tac-toe-react-typescript

Repository files navigation

Tic Tac Toe using React and typescript

Link to project: https://nebulahh.github.io/tic-tac-toe-react-typescript/

banner

How It's Made:

Tech used: React, Typescript, style-component and react modal

In this web application, users can play only against the computer and they can change the games difficulty. The computer plays are implemented with the minimax algorithm which is mostly used for games. A modal will pop-up after the game end and the user is promted whether to start a new game. I did not seek to create a compelling UI but to become familiar with the tech stack and the minimax algorithm

Optimizations

The UI

Lessons Learned:

Typescript, Minimax algorithm and styled-components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published