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

https://github.com/jitendra-chauhan/tic-tac-toe

tic tac toe NodeJS, Socket.io, Redis
https://github.com/jitendra-chauhan/tic-tac-toe

game game-server games hacktoberfest hacktoberfest-accepted hacktoberfest2023 tic-tac-toe tictactoe-game tictactoe-javascript

Last synced: 3 months ago
JSON representation

tic tac toe NodeJS, Socket.io, Redis

Awesome Lists containing this project

README

        

# tic tac toe NodeJS, Socket.io, Redis
tic tac toe in NodeJS, Socket.io with Redis BD

# make build
npm run build

# start server
npm start