Skip to content

Simple web app for playing quick time control chess games

Notifications You must be signed in to change notification settings

Wanirur/speedchess

Repository files navigation

Simple chess website made with create-T3-app

Full stack used

  • TypeScript
  • React
  • Next.JS
  • Tailwind CSS
  • Prisma ORM
  • Trpc
  • Pusher
  • MySQL
  • NextAuth
  • stockfish.wasm
  • jest

Features

  • login using Google or Discord account
  • play other users based on their elo rankings or Stockfish chess engine set at level similar to yours
  • track your match history against human players
  • analyze your games with chess engine

Some screens

Login page: obraz Home: obraz Profile: obraz Play page: obraz Analysis page: obraz