Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.