Skip to content

PepperTown: 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

PepperTown was made by cxong.

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
51a8023ee1de84acc6ee3f4d55a1d4245a63af32
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. _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

Copyright 2019 Cong Xu

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.