Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 439 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 439 Bytes

tic-tac-toe

Simple online tic-tac-toe game.

The project was created by UWR students for selected aspects of practical software development subject.

Screenshots

Login screen Lobby Game

Features

  • Tic-tac-toe game
  • Player rooms
  • Server-side game implementation

Instalation

npm install

Usage

npm start