chessu icon indicating copy to clipboard operation
chessu copied to clipboard

Online multiplayer chess built with Next.js, Express, & socket.io

Results 9 chessu issues
Sort by recently updated
recently updated
newest added

Locally, this works correctly but when deploying client/ to vercel w/ (Postgres db) and server/ types/ on aws nodejs w/ bitnami (different domain) i get cors error. My goal is...

Hey mate, pretty much searched the entire github site for a way to selfhost a very simple online Chess / chess-versus game for my students. I ended up here on...

enhancement
good first issue
hacktoberfest

- [x] remove daisyui dependency - [ ] redesign logo - [ ] redesign content with tailwind & shadcn/ui - [ ] new homepage design - [ ] header &...

A page for playing solo against a chess engine like Stockfish. Should include features such as move history navigation, PGN and FEN section, flippable board, configurable difficulty/movetime (and premove support?)

enhancement

Should have updated all outdated methods. Yet, the session is not syncing by following your deployment methods. Can you teach me why? The pg database is deployed to render Frontend...

` ./src/components/ThemeToggle.tsx Module parse failed: Bad character escape sequence (2:37) | import { createProxy } from "next/dist/build/webpack/loaders/next-flight-loader/module-proxy" > const proxy = createProxy("C:\Users\user\Desktop\myworldbox\GitHub\chessu\client\src\components\ThemeToggle.tsx") | | // Accessing the __esModule property and...

Hi, I really love this idea for chessu it has a lot of cool features. I would like to expand upon. I'm having a problem, though whenever I try to...

TODO - [ ] homepage - [ ] view public games - [ ] create game - [ ] game privacy/unlisted toggle - [ ] auth - [ ] anonymous...

Can you also add a feature of Game Review which we can do of archived games. You might use Stockfish for this purpose. Please do this!

enhancement