Skip to content
/ chess Public

Online Multiplayer Chess game implemented through WebSockets. Play 1v1, random people on the server.

License

Notifications You must be signed in to change notification settings

psidh/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Play Chess with your friends or against the computer.


Starting the project locally

git clone https://github.com/psidh/chess.git
cd chess

Structure of the project

  • Real-time Chess game : backend-1

  • Chess Board : fullstack

  • Against Computer : agi-server

  • Tech Stack: WebSockets, Chess.js, Express, Prisma, PostgreSQL, Next.js, Docker, Google GenAI


License MIT

About

Online Multiplayer Chess game implemented through WebSockets. Play 1v1, random people on the server.

Resources

License

Stars

Watchers

Forks