Skip to content

RyanHilbert/R-Hilbert.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C(he)ss

A project to facilitate online multiplayer for any abstract strategy game without requiring client-side JavaScript

Current Status

Supports online chess between two players

Instructions

Planned Features

Support any strategy game uploaded in JSON format

Current Progress

Implemented front-end grids for 4 different board types:

  1. Square: https://r-hilbert.github.io
  2. Hexagonal: https://r-hilbert.github.io/hex.html
  3. Triangular: https://r-hilbert.github.io/tri.html
  4. Rhombic: https://r-hilbert.github.io/rhombus.html