Skip to content

Progress Knight: 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

Progress Knight was made by Ihtasham42.

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
Unlicense
Type
permissive
Built from
f6dd0c3c444d838f80325bbdca918160b99e89e5
Modified
yes

ChangesBuilt from source with the two third-party requests removed. W3.CSS is served from our own copy of version 4.15 rather than the w3schools CDN, which refuses non-browser clients, and the hotlinked Discord icon is now a text link to the same invite. The Reset button in Settings clears this game's own save rather than calling localStorage.clear(), which on our site would also have deleted the saves of the other games we host, since they share one origin. No gameplay change.

Unlicense notice, reproduced verbatim

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.

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

For more information, please refer to <https://unlicense.org>