cc-bhu / web-development

Web Development Tasks with HTML, CSS and JavaScript
https://cc-bhu.github.io/web-development/
0 stars 19 forks source link

Task 11: Tic Tac Toe #91

Open PradyumnaKrishna opened 1 year ago

PradyumnaKrishna commented 1 year ago

Remember the tic-tac-toe game? Just make it with HTML and JavaScript now.

Task Create a HTML task11.html that have a tic-tac-toe game.

Design it your way, some help.

Screenshots

PradyumnaKrishna commented 1 year ago

Solution: https://github.com/CC-BHU/web-development/blob/main/solutions/task11.html