SkillAgentSearch skills...

PuzzleDash

Introducing PuzzleDash! A completely free alternative for playing Chess Puzzle Rush, a popular paid Chesscom feature where you are challenged to solve a series of chess puzzles with increasing difficulty in limited time.

Install / Use

/learn @sggts04/PuzzleDash
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PuzzleDash

Introducing PuzzleDash! A completely free alternative for playing Chess Puzzle Rush, a popular paid Chess.com feature where you are challenged to solve a series of chess puzzles with increasing difficulty in limited time.

Once over, you can also click on any puzzle from your last PuzzleDash, and analyze it through Lichess.

It is live at: https://puzzledash.shreyasgupta.in/

PuzzleDash Demo Gif

Demonstration Video

Changelog

Frontend Tech Stack/Libraries Used

  • HTML/CSS/JS
  • jQuery
  • chessjs
  • chessboardjs
  • Socket.io

Backend Tech Stack/Libraries Used

  • Node.js
  • Express.js
  • Socket.io
  • MongoDB

Local Setup

$ git clone https://github.com/sggts04/PuzzleDash
$ cd PuzzleDash
$ npm install
$ echo "MONGO=mongodb+srv://xxx" > .env
$ npm start

Replace mongodb+srv://xxx with your MongoDB URL.

And then navigate to localhost:3000.

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated4d ago
Forks10

Languages

JavaScript

Security Score

95/100

Audited on Mar 28, 2026

No findings