Cuaima / connectfour

multiplayer project Codaisseur week 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplayer Tic Tac Toe

This repo contains a frontend and backend for a multiplayer tic tac toe game. It uses Typescript, Koa, routing-controllers and TypeORM in the backend and React/Redux in the frontend. The backend exposes a REST API but also sends messages over websockets using SocketIO.

example

About

multiplayer project Codaisseur week 6


Languages

Language:JavaScript 57.7%Language:TypeScript 35.4%Language:HTML 3.7%Language:CSS 3.2%