Skip to content

API and websocket config for React chess game Chessmaster

License

Notifications You must be signed in to change notification settings

jrgreiner115/react-chess-api

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

Watchers

Forks

Releases

No releases published

Packages

No packages published