Skip to content

EliTheCoder/spatium-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatium Client

GitHub top language GitHub commit activity GitHub last commit GitHub lines of code

Spatium is a multiplayer chess GUI that is capable of creating a usable 4-dimensional chessboard.

Demo

https://e.elithecoder.com/BHGXd.mp4

Installation

Requirements

  • git
  • yarn

Clone the repository

$ git clone https://github.com/EliTheCoder/spatium-client.git
$ cd spatium-client

Install dependencies

$ yarn

Usage

Dev

$ yarn dev This runs a development environment of the program that will automatically update and refresh the webpage when source code files are changed.

Build

$ yarn build This compiles the source into a webpage.

About

The web client for Spatium chess simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published