Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2024
  • Mirrored board for opposing player
  • Merge branch 'main' of github.com:0chrisf0/webChess
  • Added players
  • added game id
  • Users can create and connect to unique instances of chess
  • Merge branch 'main' of github.com:0chrisf0/webChess
  • Initial frontend functionality for connecting
  • Merge branch 'main' of https://github.com/0chrisf0/webChess
  • connect checks valid gameID
  • Only subscribe on load
  • changed connect route and service in gameService
  • Merge branch 'main' of github.com:0chrisf0/webChess
  • Adjusted wait time
  • added createGame functionality
  • Merge branch 'main' of github.com:0chrisf0/webChess
  • Frontend code for multiple servers
  • Subscribes on create game
  • Websocket used for all communication.
  • Socket connection working
  • Merge pull request #7 from 0chrisf0/socketAttempt