Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trantuvan/odin-tic-tac-toe
Odin Tic Tac Toe Game
https://github.com/trantuvan/odin-tic-tac-toe
Last synced: 9 days ago
JSON representation
Odin Tic Tac Toe Game
- Host: GitHub
- URL: https://github.com/trantuvan/odin-tic-tac-toe
- Owner: Trantuvan
- Created: 2022-07-19T03:04:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T13:08:22.000Z (over 2 years ago)
- Last Synced: 2024-11-12T11:14:39.373Z (2 months ago)
- Language: JavaScript
- Size: 111 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# odin-tic-tac-toe
## Using HTML/CSS JAVASCRIPT.
Practice JAVASCRIPT design pattern:
- Function Factory
- IIFE
- Closure
- Mdular pattern