Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 316 Bytes

Tic Tac Toe Game

About

This is part of exam in AWB.

Planned Branches:

  1. Client - Vue.js project. Prototype of the game has been completed on frontend side. To work on future enhancement with web socket.
  2. Server - Node.js related implementation of the game. To work on future enhancement with web socket.