trust/README.md

91 lines
4.9 KiB
Markdown
Raw Normal View History

2017-07-26 20:49:24 +00:00
!["The Evolution of Trust"](https://i.imgur.com/kde760y.png)
2017-07-25 18:52:06 +00:00
2017-07-26 20:52:33 +00:00
# PLAY IT HERE: [http://ncase.me/trust/](http://ncase.me/trust/)
2017-07-25 18:52:06 +00:00
2017-07-26 20:49:24 +00:00
*The Evolution of Trust* is dedicated to the public domain, and is made thanks to the many Creative Commons & open source resources out there! Here is a full list of music, sounds, and code used:
2017-07-27 15:55:25 +00:00
**Music:** "Bleu" by Komiku (CC Zero). [Download their full album on Free Music Archive](http://freemusicarchive.org/music/Komiku/Its_time_for_adventure_/)
2017-07-26 20:49:24 +00:00
**Sound Effects:**
2017-07-26 21:09:09 +00:00
* [Coin insert](https://freesound.org/people/bassmosphere/sounds/384700/) by bassmosphere (CC Zero)
* [Coin get!](https://freesound.org/people/plasterbrain/sounds/242857/) by plasterbrain (CC Zero)
* [Evil Laugh](https://freesound.org/people/JohnsonBrandEditing/sounds/173933/) by JohnsonBrandEditing (CC Zero)
* [Slot machine](https://freesound.org/people/lukaso/sounds/69689/) by lukaso (CC Sampling+)
2017-07-26 20:49:24 +00:00
* [Drumroll](https://freesound.org/people/adriann/sounds/191718/) by adriann (CC Zero)
* [click plink pop boop bonk](https://freesound.org/people/Owdeo/sounds/116653/) by Owdeo (CC BY-NC)
* [Swoosh](https://freesound.org/people/aglinder/sounds/264468/) by aglinder (CC Zero)
* [Squeaky Toy](https://freesound.org/people/survivalzombie/sounds/240015/) by survivalzombie (CC Zero)
* [Thump](https://freesound.org/people/Brokenphono/sounds/344149/) by Brokenphono (CC Zero)
* [Fart](https://freesound.org/people/DSISStudios/sounds/241000/) by DSISStudios (CC Zero)
**Open Source Libraries:**
* [PIXI.js](http://www.pixijs.com/) for rendering graphics
* [Howler.js](https://howlerjs.com/) for the audio
* [Tween.js](http://www.createjs.com/tweenjs) for tweening animation
* [Balloon.css](https://kazzkiq.github.io/balloon.css/) for pop-up tooltips
* [Q](https://github.com/kriskowal/q/) for promises
* [MinPubSub](https://github.com/daniellmb/MinPubSub) for publish/subscribe
* [Pegasus](https://github.com/typicode/pegasus) for me being too lazy to write my own XHR
2017-08-04 14:10:00 +00:00
**Font:** [Futura Handwritten](http://www.dafont.com/futurahandwritten.font) by Bill Snyder
2017-07-29 01:48:39 +00:00
# How-To: Translate this thang!
2017-08-17 20:05:52 +00:00
**[IMPORTANT:
BEFORE YOU DECIDE TO 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!]**
2017-08-07 13:48:59 +00:00
2017-08-04 14:04:58 +00:00
Translations done so far:
2017-09-13 04:23:04 +00:00
[Japanese](https://htlife.github.io/trust_jp/),
2017-08-16 21:01:33 +00:00
[Chinese (Simplified)](https://sekai.co/trust/),
2017-08-06 12:22:36 +00:00
[Chinese (Taiwan)](https://audreyt.github.io/trust-zh-TW/),
2017-08-04 14:04:58 +00:00
[Brazilian Portuguese](https://brunolemos.github.io/trust/),
2017-08-04 22:52:58 +00:00
[French](https://ayowel.github.io/trust/),
2017-08-05 22:22:49 +00:00
[Spain Spanish](https://ccamara.github.io/trust/),
2017-09-13 19:08:05 +00:00
[Latin American Spanish](https://maeriens.github.io/trust/),
[Russian](https://notdotteam.github.io/trust/),
2017-08-07 13:55:02 +00:00
[German](https://jkoelling.github.io/trust/),
2017-08-07 16:09:52 +00:00
[Italian](https://lvdt.github.io/trust/),
2017-08-17 18:59:58 +00:00
[Turkish](https://osaatcioglu.github.io/trust),
2017-08-17 19:31:44 +00:00
[Polish](https://sin.github.io/trust/),
2017-08-17 19:47:01 +00:00
[Vietnamese](https://nghiatt90.github.io/trust-vn/),
2017-08-17 19:59:35 +00:00
[Greek](https://lightspot21.github.io/trust/),
[Persian/Farsi](https://hamed.github.io/trust/),
[Hungarian](http://ncase.me/trust-hu/),
[Catalan](https://fbricart.github.io/trust/),
[Arabic](https://mudaraljundi.github.io/trust/),
[Bulgarian](http://ncase.me/trust-bg/),
[Korean](https://osori.github.io/trust-ko/),
2017-10-03 21:24:03 +00:00
[Romanian](https://enfactorial.github.io/trust/),
2017-10-15 18:52:47 +00:00
[Ukrainian](https://yaroslav-f.github.io/trust/),
2018-01-24 19:51:50 +00:00
[Croatian](http://www.varljiv.org/evolucija-povjerenja/index.html),
2018-05-11 10:38:30 +00:00
[Swedish](http://trust.alicedarner.se/),
2018-05-11 10:40:29 +00:00
[Estonian](http://ncase.me/trust-et/)
2017-08-02 15:39:36 +00:00
2017-07-29 01:48:39 +00:00
**Step 1)** Fork or download this repo
2017-07-30 02:12:34 +00:00
(if you're forking it, be sure to make sure *your* repo is on a branch called `gh-pages`, so that GitHub can automatically generate a webpage for it!)
2017-07-29 01:48:39 +00:00
**Step 2)** Translate the following files:
`index.html` -- The title & social sharing text (a few words)
`words.html` -- All the words for the interactive itself (~3,300 words)
(optional) `notes/index.html` -- The footnotes (~1,100 words)
(optional) `peeps/index.html` -- The full credits (a few words)
**Step 3)** Remember to test your translation! You can test things locally using [http-server](https://www.npmjs.com/package/http-server) or [MAMP](https://www.mamp.info/en/).
**Step 4)** Email me with a link to your forked repo / the translated files, at `N {{at}} NCASE {{dot}} ME` There may be a few things here and there we need to fix! (also, if you run into any issues, please email me as well! I may take a while to respond since I'm away the next couple weeks)
**Step 5)** Wait for me to stop being busy and/or lazy and actually link your translated version from the main English version
**Step 6)** Party! 🎉
2017-07-26 20:52:33 +00:00
# "LICENSE"
2017-07-26 20:49:24 +00:00
2017-07-30 02:12:34 +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.