arujjval / tic-tac-toe

A simple tic-tac-toe game and a great way to take part in Hacktoberfest 2024.
https://arujjval.github.io/tic-tac-toe/
MIT License
6 stars 30 forks source link

New Feature-Dynamic Board Size Adjustment #41

Closed pragna7 closed 1 month ago

pragna7 commented 1 month ago

Allow players to customize the size of the board (e.g., 3x3, 4x4, 5x5) before starting the game. Benefits: Offers more flexibility and different levels of difficulty. A larger board can add more strategic depth and extend gameplay time.

pragna7 commented 1 month ago

this feature makes the game more interesting and fun by which players extend gameplay time, can you assign this issue to me under hacktoberfest?

Pranav014 commented 1 month ago

@pragna7 Can you assign this to me with hacktoberfest tag

arujjval commented 1 month ago

Tic-tac-toe has pretty standard rules. I don't think this is necessary.