HomePlaygroundProjects

Tic-Tac-Toe

A browser-based implementation of Tic-Tac-Toe built while following the official React tutorial. The project was then extended beyond the tutorial with additional functionality, including a computer-controlled opponent. It serves as a small exploration of React state management, component-based UI design, and implementing the rules and game logic for a simple turn-based game.


TypeScriptReactGame DevelopmentState ManagementComputer Bot

Next player is: X