swesterveld / game-starter-b15

Server and client for the game starter project for #15

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

Server and client for the game starter project for #15


Languages

Language:JavaScript 67.1%Language:TypeScript 28.2%Language:HTML 3.1%Language:CSS 1.6%