Open TheInfernitex opened 1 month ago
Hi @divyansh-2005, I created and implemented this feature locally and was about to submit a PR. Could you please assign this issue to me as I have already worked on it? Thanks!
@TheInfernitex now i am assign you.
Name of Game Tic Tac Toe
Description & features The goal is to implement a classic Tic Tac Toe game as a new feature for the project. This will allow users to play this simple and fun game right within the web app. The game includes:
3x3 grid for two players (X and O) Alternate turns between players Win, draw, and reset game functionality Screen Shot/ Demo video (Add link to the screenshot or demo video here)
Screen Shot/ Demo video
Additional context Added the TicTacToe folder within Games folder. It includes TicTacToe.jsx and TicTacToe.css (naming convention according to the previous files)
check list