website/README.md

40 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2024-05-05 03:02:40 +02:00
# Quintolin website and user interface
This directory contains Quintolin **website**
and **user interface** for playing the game.
## License
Quintolin - persistent browser-based multiplayer game
Copyright (C) 2024 Krzysztof Sikorski
Copyright (C) 2009-2010 Isaac Lewis for original implementations
Copyright (C) 2013 Troy Goode for NodeJS re-implementation
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/>.
Full text of the licence is included in [LICENSE.txt](LICENSE.txt) file.
You can also read it in HTML format at
<https://www.gnu.org/licenses/agpl-3.0.html>
## Mirrors
This repository is published to multiple core-sharing portals:
- [GitHub](https://github.com/quintolin/website) (main mirror)
- [GitLab](https://gitlab.com/quintolin/website)
- [Bitbucket](https://bitbucket.org/quintolin/website)
- [Codeberg](https://codeberg.org/quintolin/website)
- [Disroot](https://git.disroot.org/quintolin/website)