Skip to content

lamorbidamacchina/family-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

family-chess

just a basic multiplayer chessboard to learn socket.io

references

Basic app https://www.youtube.com/watch?v=Isfqigjo7fQ&ab_channel=MidwestJS https://github.com/dwcares/RealTimeWeb-HOL

Chessboard UI https://chessboardjs.com/

Chess logic https://github.com/jhlywa/chess.js/blob/master/LICENSE

online demo

https://family-chess.fly.dev/

local

Run locally with: npm start

deploy on heroku

  • create new app
  • login to heroku cli
  • heroku features:enable http-session-affinity -a NAME_OF_THE_APP
  • deploy

todo

done

About

just a basic multiplayer chessboard to learn socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published