REPOSITORY OVERVIEWLive repository statistics
★ 53Stars
⑂ 25Forks
◯ 19Open issues
◉ 53Watchers
49/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
35 Maintenance state20% weight
40 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
CheSS.js
Chess developed in HTML, CSS and Javascript, created and maintained by Thiago Genuino and Felipe Fialho.
Getting Started
Install NodeJS
Click to install NodeJS and npm
Install MongoDB
Click to install MongoDB
Install Grunt
Click to install Grunt
Install the project
Clone the project and install dependencies
git clone https://github.com/chessjs/chess
cd chess
npm install
cd public
npm install
Assets of project
The 'assets' of project, are in 'public'
You'll have something like this:
public/
└── dev/
└── assets/
├── css/
│ ├── less/
│ │ ├── _bootstrap/*
│ │ ├── components/*
│ │ ├── game.less
│ │ ├── project.less
│ │ └── style.less
│ ├── icons/*
│ └── style.css
└── js/
└── _scripts/*
You need only change the components/* *.less and _script/*...
For watch CSS and JavaScript
cd public/
grunt w
Start hacking away!
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
KnightMare is a web-based chess application built using the MERN stack, integrated with the powerful Stockfish chess engine for AI gameplay. It offers a modern, responsive UI with Tailwind CSS, allowing users to play against varying difficulty levels. Future plans include adding a game analysis section for post-match review and learning.
39/100 healthActive repositoryHas homepage
JavaScriptNo license
⑂ 0 forks◯ 0 issuesUpdated Oct 12, 2025
Project homepage ↗A modern browser-based chess game built with HTML, CSS, and JavaScript featuring an interactive chessboard, turn-based gameplay, and a lightweight UI. Designed as a foundation for advanced features like AI opponents, multiplayer support, and move validation.
58/100 healthActive repositoryHas homepage
JavaScriptGPL-3.0#chess#chess-engine#frontend#javascript
⑂ 0 forks◯ 0 issuesUpdated Mar 10, 2026
Project homepage ↗