Skip to content

0nix/tictactoe-node

Repository files navigation

TicTacToe

This is a prototype for an online TicTacToe game written for Node.js. Intended to be used with a running redis service on the same server. Before deploying and running, please install redis first on its default port.

Missing Features

As this was always meant to be a learning project, this prototype has the following features missing:

  • Matchmaking system
  • Lobby rooms
  • Win, Draw and Lose Events

The server should support any number of players. The server will redirect you to a game room called "Test" when trying to access the root endpoint.

Please feel free to fork, expand and elabrate!

License

Beer License.

About

A Multiplayer Online Tic Tac Toe built with Node.js, Socket.io, and Redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published