crowds/README.md

77 lines
3.9 KiB
Markdown
Raw Permalink Normal View History

2018-04-27 18:12:39 +00:00
!["The Wisdom and/or Madness of Crowds"](http://ncase.me/crowds/social/thumb.png)
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
2018-04-30 17:47:01 +00:00
* [iNoBounce](https://github.com/lazd/iNoBounce/) for making iOS stop acting like a such a jerk
2018-04-27 12:47:02 +00:00
**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:**
2018-05-08 13:46:58 +00:00
[Português](http://ncase.me/crowds/pt.html)
[Italiano](http://ncase.me/crowds/it.html)
[Français](http://ncase.me/crowds/fr.html)
[Español (Castellano)](http://ncase.me/crowds/es.html)
[Русский](http://ncase.me/crowds/ru.html)
2018-05-08 13:46:58 +00:00
[Українська](http://ncase.me/crowds/uk.html)
[Vietnamese](http://ncase.me/crowds/vi.html)
2018-05-05 15:36:38 +00:00
[简体中文](http://ncase.me/crowds/zh-CN.html)
2018-05-08 13:46:58 +00:00
[繁體中文](http://ncase.me/crowds/zh-TW.html)
[日本語](http://ncase.me/crowds/ja.html)
[Español (Mexicano)](http://ncase.me/crowds/es-MX.html)
2018-05-23 21:00:03 +00:00
[Čeština](http://ncase.me/crowds/cs.html)
2018-04-27 12:47:02 +00:00
**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.
2018-04-27 12:57:59 +00:00
For example: `de.html`, `ar.html`, `zh.html`, etc...
2018-04-27 12:47:02 +00:00
**Step 4)** Translate *THAT* page (it's about 3600+ words). Do NOT modify the original `index.html`!
2018-04-27 12:57:59 +00:00
Also, please feel free to credit yourself as a translator :)
2018-04-27 12:47:02 +00:00
**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)
2018-05-01 19:03:11 +00:00
**Step 6)** Send a **Pull Request** so I can make your translation go live!
2018-04-27 12:47:02 +00:00
2018-04-27 12:57:59 +00:00
**Step 7)** 🎉 fweeeee
2018-04-27 12:47:02 +00:00
# PUBLIC DOMAIN "LICENSE"
2018-05-23 21:00:03 +00:00
[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.