expjazz / tic-tac-toe

6 stars 0 forks source link

Tic Tac Toe

Description

This game is a virtual implementation of the classic and fun tic-tac-toe game.

RULES FOR TIC-TAC-TOE

| (11) | (12) | (13) |

| (21) | (22) | (23) |

| (31) | (32) | (33) |

A winning position would like the image below at the end. As soon as someone gets three of their marks in a row, the game ends.

| O | X | O |

| X | X | X | --- Player 'X' wins with this row!

| O | O | O |

For a detailed explanation, please have a look at this guide.

screenshot

Built With

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Usage

Instructions

Author

👤 Okiror Frank

👤 Expedito Andrade

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.