# blddb **Repository Path**: nbwzx/blddb ## Basic Information - **Project Name**: blddb - **Description**: The online website for BLDDB. - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: v2 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-09-02 - **Last Updated**: 2026-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BLDDB ## Introduction BLDDB ([blddb.net](https://blddb.net)) is a comprehensive Rubik’s Cube Blindfolded database including 3‑style corner (all buffers), 3‑style edge (all buffers), corner twist, edge flip, etc. It supports simplified Chinese, English, Japanese, and is compatible with mobile phones, PCs and tablets. The website provides many options for each case, so the users can select algorithm based on their own preference. ## Versions There are two versions: Version 2 ([v2 branch](https://github.com/nbwzx/blddb/tree/v2)): The in-development next version of BLDDB since March 2024. This is a complete rewrite of the first version, built with Next.js and Tailwind CSS. It is currently deployed on [v2.blddb.net](https://v2.blddb.net), and will eventually replace [blddb.net](https://blddb.net) once it is completed. Version 1 ([main branch](https://github.com/nbwzx/blddb/tree/main)): The original version of BLDDB, which is the stable version. It is built with pure HTML5 and CSS3. It is currently deployed on [blddb.net](https://blddb.net). ## License GPL-3.0 Copyright (C) 2022-2026 Zixing Wang This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .