The client application meant for the web
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jeroen De Meerleer 307bca7678
ENHANCEMENT: added required header
1 week ago
.vscode Created the first routes 2 weeks ago
src ENHANCEMENT: added required header 1 week ago
static Created the first routes 2 weeks ago
tests Created the first routes 2 weeks ago
.eslintignore Created the first routes 2 weeks ago
.eslintrc.cjs Created the first routes 2 weeks ago
.gitignore Created the first routes 2 weeks ago
.npmrc Created the first routes 2 weeks ago
.prettierignore Created the first routes 2 weeks ago
.prettierrc Created the first routes 2 weeks ago
README.md Updated readme 2 weeks ago
package-lock.json ENHANCEMENT: added required header 1 week ago
package.json ENHANCEMENT: added required header 1 week ago
playwright.config.ts Created the first routes 2 weeks ago
postcss.config.cjs Created the first routes 2 weeks ago
svelte.config.js Created the first routes 2 weeks ago
tailwind.config.cjs Created the first routes 2 weeks ago
tsconfig.json Created the first routes 2 weeks ago
vite.config.ts Created the first routes 2 weeks ago

README.md

Blackbird Chess (Web client)

Part of Blackbird Chess

Copyright (C) 2023- Blackbird Chess Contributors

This is the client application for blackbird chess for use in browsers

Licence

Copyright (C) 2023- Blackbird Chess Contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero 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 Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.