crowds/README.md

62 lines
3.1 KiB
Markdown
Raw Normal View History

2018-04-27 12:47:02 +00:00
# PLAY IT HERE: [http://ncase.me/crowds/](http://ncase.me/crowds/)
*The Wisdom and/or Madness of Crowds* is dedicated to the public domain,
and was possible thanks to these open source/Creative Commons resources:
**Music:** ["Friends 2018" and "Friends 2068"](http://freemusicarchive.org/music/Komiku/Tale_on_the_Late/) by Komiku (CC Zero)
**Free Sound Effects:**
* [Pencil Scratching](https://freesound.org/people/JasonElrod/sounds/85485/) by JasonElrod (CC BY)
* [Long Confetti](https://freesound.org/people/dmjames/sounds/140095/) by dmjames (CC Zero)
* [Short Confetti](https://freesound.org/people/beerre/sounds/344965/) by beerre (CC Zero)
* [Various button sounds](https://freesound.org/people/Owdeo/sounds/116653/) by Owdeo (CC BY-NC)
* [Contagion spreading](https://freesound.org/people/UnderlinedDesigns/sounds/191766/) by UnderlinedDesigns (CC Zero)
* [Cut connection](https://freesound.org/people/megashroom/sounds/390167/) by megashroom (CC Zero)
* [Can't cut connection](https://freesound.org/people/johnnypanic/sounds/36280/) by johnnypanic (CC BY)
* [Ending Windchimes](https://freesound.org/people/InspectorJ/sounds/353194/) by InspectorJ (CC BY)
* [Sandbox: Add Peep](https://freesound.org/people/greenvwbeetle/sounds/244654/) by greenvwbeetle (CC Zero)
* [Sandbox: Move Peep](https://freesound.org/people/ermfilm/sounds/130013/) by ermfilm (CC BY)
* [Sandbox: Delete Peep](https://freesound.org/people/Bash360/sounds/214854/) by Bash360 (CC Zero)
* [Sandbox: Clear All](https://freesound.org/people/dogfishkid/sounds/399303/) by dogfishkid (CC BY)
**Open Source Libraries:**
* [Howler.js](https://howlerjs.com/) for the audio
* [MinPubSub](https://github.com/daniellmb/MinPubSub) for publish/subscribe
**Font:** [Patrick Hand](https://fonts.google.com/specimen/Patrick+Hand) by Patrick Wagesreiter
# HOW TO TRANSLATE THIS THING
**[IMPORTANT:
BEFORE YOU MAKE A TRANSLATION, CHECK THE "ISSUES" TAB ABOVE,
TO SEE IF SOMEONE ELSE IS ALREADY WORKING ON IT.
If so, maybe you can collaborate!
And if no one else is, PLEASE CREATE A NEW ISSUE in this repo
so that others know you're working on it!]**
Translations done so far:
(none)
**Step 1)** Clone this repo!
**Step 2)** Look up the two-letter code of the language you're translating to here:
[https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)
**Step 3)** *COPY* `index.html`, and name the copy [your-two-letter-code].html.
For example: de.html, ar.html, zh.html, etc...
**Step 4)** Translate *THAT* page (it's about 3600+ words). Do NOT modify the original `index.html`!
You can also credit yourself as a translator!
**Step 5)** Add one line to the end of `translations.txt` so that the game "knows" your translation exists.
(more specific instructions will be inside that file)
**Step 6)** Send a Pull Request so I can make your translation go live!
**Step 7)** 🎉
# PUBLIC DOMAIN "LICENSE"
[Creative Commons Zero](https://github.com/ncase/trust/blob/gh-pages/LICENSE): it's a public domain dedication, so basically, do whatever you want! Attribution is super appreciated, but I'm not gonna send legal goons after you or anything.