Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remycastella/top-tictactoe
A tic tac toe game making use of factory functions and modular JavaScript design concepts
https://github.com/remycastella/top-tictactoe
Last synced: about 1 month ago
JSON representation
A tic tac toe game making use of factory functions and modular JavaScript design concepts
- Host: GitHub
- URL: https://github.com/remycastella/top-tictactoe
- Owner: RemyCastella
- Created: 2024-02-21T04:05:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T01:55:47.000Z (10 months ago)
- Last Synced: 2024-03-03T02:38:12.959Z (10 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# top-tictactoe
A tic tac toe game making use of factory functions and modular JavaScript design concepts