Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marllonramoss/tic-tac-toe-game
This is a Tic-Tac-Toe game developed in Next.js. The project follows a clean architecture, separating the core Tic-Tac-Toe logic from the application, backend, and frontend.
https://github.com/marllonramoss/tic-tac-toe-game
Last synced: about 1 month ago
JSON representation
This is a Tic-Tac-Toe game developed in Next.js. The project follows a clean architecture, separating the core Tic-Tac-Toe logic from the application, backend, and frontend.
- Host: GitHub
- URL: https://github.com/marllonramoss/tic-tac-toe-game
- Owner: marllonramoss
- Created: 2023-10-24T20:28:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T21:35:22.000Z (about 1 year ago)
- Last Synced: 2023-11-08T04:41:34.963Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://tic-tac-toe-gilt-seven.vercel.app
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Tic-Tac-Toe game developed in Next.js. The project follows a clean architecture, separating the core Tic-Tac-Toe logic from the application, backend, and frontend.