Skip to content

samuraitruong/chess.com-daily-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Do I need to pay to solve chess puzzle? No, Absolutely no need. Why chess.com make you pay for it. I am here to make all daily chess puzzle on chess.com become free

Job

cd job

npm install

npm start {number of month}

or debug 1 specified month
DEBUG_MONTH=2007-05-01 npm start 1
# for example npm start 10 will pull last 10 months from current month

To pull all available puzzle

npm start

The puzzle will fetch month by month and stored in the puzzle folder in JSON format.

UI

cd app
npm run dev

image

About

The collection of all chess.com daily puzzle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published