NetMan a50088947a | ||
---|---|---|
README.md | ||
image.png | ||
index.html | ||
pubsub.js | ||
reset.css | ||
script.js | ||
style.css |
README.md
odin-tic-tac-toe
Tic Tac Toe
using IIFE to prevent unwanted user-forced changes, using addEventListeners
utilizing pubsub, and splitting functions into parts used by others for code readability :)
todo:
- display points, turn, etc - info in GUI
- "setup screen" on first startup
- reset everything btn
- localstorage or other similar implementation to save progress and players
- edit player settings - name, marker