actual credits in README
This commit is contained in:
parent
c6980fe13f
commit
aeeeea26f6
1 changed files with 36 additions and 3 deletions
39
README.md
39
README.md
|
@ -1,5 +1,38 @@
|
|||
\[README IN PROGRESS\]
|
||||
!["The Evolution of Trust"](https://i.imgur.com/kde760y.png)
|
||||
|
||||
\[ARGH I'M PULLING EVERYTHING TOGETHER SO LAST MINUTE\]
|
||||
#PLAY IT HERE: [http://ncase.me/trust/](http://ncase.me/trust/)
|
||||
|
||||
\["LICENSE": THIS THING IS PUBLIC DOMAIN, DO WHATEVER YOU WANT\]
|
||||
---
|
||||
|
||||
*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:
|
||||
|
||||
**Music:** "Bleu" by Komiku (CC Zero). Download their full album on [Free Music Archive](http://freemusicarchive.org/music/Komiku/Its_time_for_adventure_/)
|
||||
|
||||
**Sound Effects:**
|
||||
|
||||
* [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)
|
||||
* [Slot machine](https://freesound.org/people/lukaso/sounds/69689/) by lukaso (CC Sampling+)
|
||||
* [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)
|
||||
* [Evil Laugh](https://freesound.org/people/JohnsonBrandEditing/sounds/173933/) by JohnsonBrandEditing (CC Zero)
|
||||
* [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)
|
||||
|
||||
**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
|
||||
|
||||
---
|
||||
|
||||
#"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.
|
Loading…
Reference in a new issue