Skip to content

Suqbs/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

accd73d · Aug 14, 2024

History

58 Commits
Aug 11, 2024
Aug 13, 2024
Aug 14, 2024
Aug 13, 2024
Aug 12, 2024
Aug 12, 2024

Repository files navigation

Tic Tac Toe Game

This is a classic tic-tac-toe game. I've made it playable on mobile devices, so you don't need to switch to desktop view. There's a minor bug in the dialog element where pressing ESC twice in Chrome can close it unexpectedly, causing the program to break. (You'll notice the buttons spawn again and again if you do that.)