felipeap92 / othello-game

Reversi/Othello game logic, GUI, multiplayer server and AI players

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Othello Game

License: MIT

Othello (Reversi) game implementation with the flexibility to create your own AI player.

Build Status

Project Build Coverage Link
othello-core Build Status Azure DevOps coverage -
othello-gui Build Status - Game Demo
othello-server Build Status - Dashboard Demo

Othello Core

othello-core contains the othello game logic implemented as a JavaScript/TypeScript library.

Othello GUI

othello-gui is the othello game client (game GUI) implemented using React.

Othello Server

othello-server contains the multiplayer game server implementation using Colyseus.

About

Reversi/Othello game logic, GUI, multiplayer server and AI players

License:MIT License


Languages

Language:TypeScript 78.3%Language:JavaScript 17.9%Language:CSS 2.3%Language:HTML 1.5%