Maciej Caderek cba00e3744 Updated credits
2022-04-26 03:34:36 +02:00
2022-04-26 03:34:36 +02:00
2022-04-25 17:05:30 +02:00
WIP
2022-04-21 22:29:29 +02:00
WIP
2022-03-14 01:24:17 +01:00
2022-04-24 03:49:41 +02:00
WIP
2022-04-11 22:46:30 +02:00
2022-04-25 18:50:20 +02:00
2022-04-25 18:50:20 +02:00
2022-04-25 22:44:32 +02:00
WIP
2022-02-14 22:56:07 +01:00
2022-04-23 22:40:54 +02:00

ShareChess

This repo contains the source code for sharechess.github.io.

Screenshot

About

ShareChess is a free, open source website that allows you to share chess games as self-contained replay links (the whole game is stored in the url without the need for a database), PNG images, or GIF / MP4 / WebM animations.

The website provides a high variety of chessboard and piece designs to serve as an open alternative for commercial chess GIF makers.

Installation

Latest build is available on github.com/sharechess/sharechess.github.io and is ready to deploy on any hosting service (if you want to self-host the project).

For development:

  • fork this repo and clone the fork to your local environment,
  • go to the project's directory and run npm i (requires Node 16 LTS or higher, available here),
  • run npm start - it will start the development server,
  • start coding ;)

Preview of the current dev version is available here: https://sharechess-dev.netlify.app/

License

The project is under open GNU GPL V3.0 license.

Some of the assets are under separate licenses. Full list of credits, copyrights and licenses is located here: CREDITS.

Description
No description provided
Readme 80 MiB
Languages
TypeScript 89.7%
CSS 8.9%
HTML 0.8%
Dockerfile 0.6%