Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chesscord Project

Online chess platform written in javascript meant to be a web application

Features

  1. Server-side user data
  2. Spectating on-going matches
  3. Server-side persistent board state, users can resume games
  4. Strategy library (openings?)
  5. AI agent to play against computer

Tools Used

  • Claude (Anthropic) — AI assistant used during development

Implementation

  • javascript and html for the frontend supplemented with server-side rendering with handlebars
  • node.js and express.js for the backend.
  • mongodb for database applications
  • docker for deployment.

About

This repo is for creating and modifying an online chess game with database and potentially AI agent support. It will have some library for new user to learn the basics of the game.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages