TicTacToe

Tic Tac Toe game using React

View the Project on GitHub slumpbuster/TicTacToe

TicTacToe

Description

This is a simple Tic Tac Toe game. First player to get 3 in a row (horizontally, vertically, or diagonally, wins.

Purpose

This was done as an assignment in the MIT course - Full Stack Development with Mern


Technologies Used


Installation

How to Run


Files


Improvements Made

Roadmap of Future Improvements


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

The MIT License (MIT)


Return to Slumpbuster Portfolio