The server for blackbird chess
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 677eba19b5
Added url with capabilties
1 week ago
app Added url with capabilties 1 week ago
bootstrap Initial commit 2 months ago
config Added url with capabilties 1 week ago
database Initial commit 2 months ago
lang/en Initial commit 2 months ago
public Initial commit 2 months ago
resources/views Initial commit 2 months ago
routes Added url with capabilties 1 week ago
storage Initial commit 2 months ago
tests Initial commit 2 months ago
.editorconfig Initial commit 2 months ago
.env.example Initial commit 2 months ago
.gitattributes Initial commit 2 months ago
.gitignore Initial commit 2 months ago
README.md Initial commit 2 months ago
artisan Initial commit 2 months ago
composer.json NEW FEATURE: Added authorization 1 month ago
composer.lock NEW FEATURE: Added authorization 1 month ago
phpunit.xml Initial commit 2 months ago

README.md

Blackbird Chess (Server)

Part of Blackbird Chess

Copyright (C) 2023- Blackbird Chess Contributors

This is the server application for blackbird chess.

It communicates with the front-end using apis

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/>.