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
- Host: GitHub
- URL: https://github.com/jitendra-chauhan/tic-tac-toe
- Owner: jitendra-chauhan
- Created: 2022-03-26T06:55:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T18:08:33.000Z (over 1 year ago)
- Last Synced: 2025-01-17T15:51:37.471Z (5 months ago)
- Topics: game, game-server, games, hacktoberfest, hacktoberfest-accepted, hacktoberfest2023, tic-tac-toe, tictactoe-game, tictactoe-javascript
- Language: TypeScript
- Homepage:
- Size: 385 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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