Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maeriens/trust

An interactive guide to the game theory of cooperation
https://github.com/maeriens/trust

Last synced: 18 days ago
JSON representation

An interactive guide to the game theory of cooperation

Awesome Lists containing this project

README

        

!["La Evolución de la Confianza"](https://i.imgur.com/kde760y.png)

# JUEGA AQUÍ: [http://maeriens.github.io/trust/](http://maeriens.github.io/trust/)

*La Evolución de la Confianza es de público dominio, y fue hecho gracias a Crative Commons & herramientas de código abierto que hay disponibles. Aquí está la lista completa de música, sonidos y código que fueron utilizados*:

**Música:** "Bleu" por Komiku (CC Zero). [Descarga el disco completo en Free Music Archive](http://freemusicarchive.org/music/Komiku/Its_time_for_adventure_/)

**Efectos de Sonido:**

* [Insertar moneda](https://freesound.org/people/bassmosphere/sounds/384700/) por bassmosphere (CC Zero)
* [Recibir moneda!](https://freesound.org/people/plasterbrain/sounds/242857/) por plasterbrain (CC Zero)
* [Risa Malvada](https://freesound.org/people/JohnsonBrandEditing/sounds/173933/) por JohnsonBrandEditing (CC Zero)
* [Tragamonedas](https://freesound.org/people/lukaso/sounds/69689/) por lukaso (CC Sampling+)
* [Redobles](https://freesound.org/people/adriann/sounds/191718/) por adriann (CC Zero)
* [click plink pop boop bonk](https://freesound.org/people/Owdeo/sounds/116653/) por Owdeo (CC BY-NC)
* [Swoosh](https://freesound.org/people/aglinder/sounds/264468/) por aglinder (CC Zero)
* [Juguete](https://freesound.org/people/survivalzombie/sounds/240015/) por survivalzombie (CC Zero)
* [Caída](https://freesound.org/people/Brokenphono/sounds/344149/) por Brokenphono (CC Zero)
* [Flatulencia](https://freesound.org/people/DSISStudios/sounds/241000/) por DSISStudios (CC Zero)

**Librerías de Código Abierto:**

* [PIXI.js](http://www.pixijs.com/) para renderizado de gráficos
* [Howler.js](https://howlerjs.com/) para el audio
* [Tween.js](http://www.createjs.com/tweenjs) para la animación
* [Balloon.css](https://kazzkiq.github.io/balloon.css/) para los textos de aviso
* [Q](https://github.com/kriskowal/q/) para promises
* [MinPubSub](https://github.com/daniellmb/MinPubSub) para publicar/subscribir
* [Pegasus](https://github.com/typicode/pegasus) por pereza para hacer un propio XHR

**Fuente:** [Futura Handwritten](http://www.dafont.com/futurahandwritten.font) por Bill Snyder

# How-To: Translate this thang!

**[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!]**

Translations done so far:
[Japanese](https://htlife.github.io/trust_jp/),
[Chinese (Simplified)](https://sekai.co/trust/),
[Chinese (Taiwan)](https://audreyt.github.io/trust-zh-TW/),
[Brazilian Portuguese](https://brunolemos.github.io/trust/),
[French](https://ayowel.github.io/trust/),
[Spain Spanish](https://ccamara.github.io/trust/),
[Latin American Spanish](https://maeriens.github.io/trust/),
[Russian](https://notdotteam.github.io/trust/),
[German](https://jkoelling.github.io/trust/),
[Italian](https://lvdt.github.io/trust/),
[Turkish](https://osaatcioglu.github.io/trust),
[Polish](https://sin.github.io/trust/),
[Vietnamese](https://nghiatt90.github.io/trust-vn/),
[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/),
[Romanian](https://enfactorial.github.io/trust/),
[Ukrainian](https://yaroslav-f.github.io/trust/),
[Croatian](http://www.varljiv.org/evolucija-povjerenja/index.html)

**Step 1)** Fork or download this repo
(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!)

**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! 🎉

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