Skip to content

yvesgurcan/chess-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A serverless application for multiplayer chess in the browser.

Constraints

  • Running the application is 💯% free.
  • As little as possible overhead to update the application.

Features

  • Play against an AI.
  • Play online or locally with other people.
  • Play on a desktop computer, a tablet, or a mobile phone.
  • Keep a history of your games.

Repositories

  • chess-client: A static website written in React and served via GitHub Pages.
  • chess-storage: A GitHub repository to store game data.
  • chess-functions: Multiple Netlify functions (aka Lambdas) to retrieve and save games.
  • chess-socket: A websocket server hosted on Heroku to enable multiplayer.

About

♞ Serverless application for multiplayer chess in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published