Commit Graph

7 Commits

Author SHA1 Message Date
Sage Vaillancourt f3dd68cad9 Add npm run server to start up the backend.
Pull ENDPOINT value from REACT_APP_QUICKCHESS_API.
Switch to ES Modules.
2023-05-18 11:57:15 -04:00
Sage Vaillancourt 7ad5079289 Rename package to quickchess
Change "Submit" button to "Join"
2022-10-13 00:28:33 -04:00
Sage Vaillancourt 259174358b Much, much, prettier.
Show lobby name.
Case-insensitive lobby names.
2022-10-12 22:01:09 -04:00
Sage Vaillancourt b0fa88be56 Add support for game rooms 2021-01-06 12:05:57 -05:00
Sage Vaillancourt 0ba0c2850f Clean-up and more testing 2021-01-03 13:32:58 -05:00
Sage Vaillancourt 14956ab4d5 Most pieces move as expected (pawns need work)
Now able to build and publish as static
2020-12-28 15:12:35 -05:00
Sage Vaillancourt 4ac1e8a039 Base project 2020-12-27 20:11:50 -05:00