multiple changes

- add gameover overlay
- fix active tile background
- redirect to home on invalid page
- compute checkmate and draw after making a move
- cleanup code
- error handling on making moves
This commit is contained in:
Cozma Rares
2023-07-31 01:24:26 +03:00
parent 259393ca1b
commit 0b68d701c1
8 changed files with 188 additions and 140 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "server",
"name": "budget chess.com",
"version": "1.0.0",
"description": "",
"main": "index.js",