This is a simple command-line Tic Tac Toe game implemented in HTML, CSS & JS. It allows two players to play the classic game of Tic Tac Toe.
- Clone this repository to your local machine.
- Navigate to the project directory.
- Go live with a VSCode Extension.
- Open your browser on localhost:5500.
- Enjoy!
- Two-player gameplay: Play against a friend on the same screen.
- Simple command-line interface: Easy to use and understand.
- Classic Tic Tac Toe rules: Follows the traditional rules of the game.
Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.