Skip to content

Quantum Game: licence and source

We build this game from source and serve it from our own servers. This page is the attribution and the source offer that permission depends on. Back to the game page.

Credit

Quantum Game was made by stared.

This credit is our statement of who made the game. It is separate from the copyright line in the notice below, which is reproduced exactly as the project ships it.

Source and build

Licence
MIT
Type
permissive
Built from
531710c7b2eff76f61ea2afc036398abf4741b34
Modified
yes

ChangesEvery off-origin reference was removed or replaced with a local copy, so the page makes no request to any host but the one serving it. Deleted: reference to twitter.com, reference to www.facebook.com, script plausible.io. Served from our own copy instead of a third party: https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,latin-ext, https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,latin-ext. _namespace.js was added and loaded first on every page. It prefixes this game's browser-storage keys with its slug, because every game on this site shares one origin and would otherwise share one set of save keys.

MIT notice, reproduced verbatim

The MIT License (MIT)

Copyright (c) 2015-2017 Piotr MigdaƂ, Patryk Hes

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.