Skip to content

aditiohri/twemoji-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Play tic tac toe with emojis!

⁣⭕❕⭕❕❌
➖➕➖➕➖
⭕❕⁣❌❕⭕
➖➕➖➕➖
❌❕❌❕⭕

What is this?

I created this vanilla js tic-tac-toe board to get better acquainted with the DOM.

Future enhancements

  • emphasize current player's emoji in score section to support users using only the keyboard
  • allow user to choose number of cells
  • allow multi-player access with websockets, so users can play on multiple browsers/devices
  • optimize code to play on mobile devices

Releases

No releases published

Packages

No packages published