better credits
This commit is contained in:
parent
b27acd3c71
commit
f9ae228b72
3 changed files with 9 additions and 13 deletions
12
README.md
12
README.md
|
@ -2,24 +2,22 @@
|
|||
|
||||
# PLAY IT HERE: [http://ncase.me/trust/](http://ncase.me/trust/)
|
||||
|
||||
---
|
||||
|
||||
*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:**
|
||||
|
||||
* [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+)
|
||||
* [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:**
|
||||
|
||||
|
@ -31,8 +29,6 @@
|
|||
* [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.
|
|
@ -514,7 +514,7 @@ s{
|
|||
}
|
||||
.credits .divider{
|
||||
display: block;
|
||||
height: 45px;
|
||||
height: 40px;
|
||||
}
|
||||
.credits a{
|
||||
color:#dd4040;
|
||||
|
|
|
@ -934,11 +934,11 @@ Published in <i>The Illustrated London News</i>, January 9, 1915.
|
|||
|
||||
created by:<br>
|
||||
<span class="big">NICKY CASE</span><br>
|
||||
<a href="https://twitter.com/ncasenmare" target="_blank">my tweeter</a>
|
||||
<a href="http://ncase.me/" target="_blank">play my other shtuff</a>
|
||||
•
|
||||
<a href="http://ncase.me/" target="_blank">my games</a>
|
||||
•
|
||||
<a href="https://github.com/ncase/trust" target="_blank">get source code</a>
|
||||
<a href="https://twitter.com/ncasenmare" target="_blank">follow my tweeter</a>
|
||||
<br>
|
||||
<a href="https://github.com/ncase/trust/#play-it-here-httpncasemetrust" target="_blank">download the music & source code</a>
|
||||
|
||||
<span class="divider"></span>
|
||||
|
||||
|
|
Loading…
Reference in a new issue