Go to file
NetMan 9a34360ce4 Added players setup popup for each page refresh 2024-01-30 20:11:05 +01:00
README.md Added players setup popup for each page refresh 2024-01-30 20:11:05 +01:00
image.png whoops, wrong preview image! 2024-01-30 17:43:58 +01:00
index.html Majority done, more info in body 2024-01-30 17:42:13 +01:00
pubsub.js Majority done, more info in body 2024-01-30 17:42:13 +01:00
reset.css Initial commit boilerplate 2024-01-30 09:19:33 +01:00
script.js Added players setup popup for each page refresh 2024-01-30 20:11:05 +01:00
style.css Added players setup popup for each page refresh 2024-01-30 20:11:05 +01:00

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:

[ ] "setup screen" on first startup (majorly done) [ ] display points, turn, etc - info in GUI [ ] reset everything btn [ ] localstorage or other similar implementation to save progress and players [ ] edit player settings - name, marker

preview:

preview