This website requires JavaScript.
Explore
Help
Register
Sign In
aheh
/
ChessHub
Watch
1
Star
0
Fork
0
You've already forked ChessHub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5786795e5840aa9a4d233b8b5307dd6dae751e94
ChessHub
/
frontend
/
src
T
History
Moon Patel
3f22a674e7
Implemented the challenge accept and decline buttons
...
TODO: Delete room when the challenged user declines the challenge
2023-07-06 23:07:15 +05:30
..
assets
drag and drop play implemented, audio integrated
2023-06-29 23:51:54 +05:30
components
Implemented the challenge accept and decline buttons
2023-07-06 23:07:15 +05:30
context
Feature added: Exit the game when opponent resigns
2023-07-05 21:44:41 +05:30
hooks
feature added: checkmate detection and ending game on checkmate
2023-07-05 21:25:28 +05:30
layout
Styles for the play page fixed. The styles are now responsive and
2023-07-03 16:27:16 +05:30
pages
Feature added: Exit the game when opponent resigns
2023-07-05 21:44:41 +05:30
App.css
basic ui for frontend
2023-06-27 15:43:40 +05:30
App.jsx
Added a useCountDown hook to handle countdown
2023-07-05 16:14:11 +05:30
constants.js
Feature added: Exit the game when opponent resigns
2023-07-05 21:44:41 +05:30
index.css
basic ui for frontend
2023-06-27 15:43:40 +05:30
main.jsx
socket implementation and multiplayer feature added in frontend
2023-07-02 14:45:49 +05:30
socket.js
socket connection established and chess logic imported from old codebase
2023-06-29 02:03:06 +05:30