Skip to content

jrgreiner115/react-chess-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessMaster Rails API

This Rails API is used to run & serve moves via websocket for React Chess Game. You can find that front-end repos, as well as full instructions for local install, here.

To run, use rails s -p 3001 in the terminal.

Key Features

This React Chess Game uses a Rails API to run & serve moves via websocket, as well as persist piece locations. You can find that socket here.

Further plans include completing the web socket configuration to allow for multiple users & games to occur at the same time.

Demo

watch this video Link to Youtube Demo

About

API and websocket config for React chess game Chessmaster

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors