Skip to content

Commit

Permalink
Adding structure for the sound effects, when I get back to them.
Browse files Browse the repository at this point in the history
  • Loading branch information
rachelnabors committed Dec 22, 2014
1 parent 8fc514c commit a8cce3f
Show file tree
Hide file tree
Showing 6 changed files with 96 additions and 83 deletions.
Binary file added audio/typing.mp3
Binary file not shown.
Binary file added audio/typing.ogg
Binary file not shown.
2 changes: 1 addition & 1 deletion config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# output_style = :expanded or :nested or :compact or :compressed

# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true
relative_assets = true

# To disable debugging comments that display the original location of your selectors. Uncomment:
# line_comments = false
Expand Down
56 changes: 28 additions & 28 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@

/* line 256, spritesheet/*.png */
.spritesheet-sprite, .laptop, .body, .mouth, .rage-quit .mouth, .unhappy .mouth, .enraged .mouth, .joyous .mouth, .overjoyed .mouth, .happy .mouth, .eyes, .rage-quit .eyes, .enraged .eyes, .happy .eyes, .joyous .eyes, .overjoyed .eyes, .bored .body, .gurgle, .bags, .snore, .hungry .mouth, .tired.happy .bags, .tired.joyous .bags, .tired.overjoyed .bags, .sleeping .body, .sleeping .mouth, .sleeping .eyes, .huff, .playing .body, .choco, .snacking .choco, .burrito, .eating .burrito, .book {
background-image: url('/img/spritesheet-s02e10d4fe9.png');
background-image: url('../img/spritesheet-s02e10d4fe9.png');
background-repeat: no-repeat;
}

/* line 256, spritesheet-2x/*.png */
.spritesheet-2x-sprite {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-repeat: no-repeat;
}

Expand Down Expand Up @@ -85,7 +85,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.laptop {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 85.61898%;
}
}
Expand All @@ -109,7 +109,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.body {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 29.8826%;
}
}
Expand All @@ -127,7 +127,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.mouth {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 98.57007%;
}
}
Expand All @@ -140,7 +140,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 50, ../scss/style.scss */
.rage-quit .mouth {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 93.04099%;
}
}
Expand All @@ -152,7 +152,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 53, ../scss/style.scss */
.unhappy .mouth, .enraged .mouth {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 91.65872%;
}
}
Expand All @@ -164,7 +164,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 57, ../scss/style.scss */
.joyous .mouth {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 94.42326%;
}
}
Expand All @@ -176,7 +176,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 60, ../scss/style.scss */
.overjoyed .mouth, .happy .mouth {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 87.51192%;
}
}
Expand All @@ -194,7 +194,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.eyes {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 75.55934%;
}
}
Expand All @@ -207,7 +207,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 68, ../scss/style.scss */
.rage-quit .eyes, .enraged .eyes {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 65.19942%;
}
}
Expand All @@ -219,7 +219,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 72, ../scss/style.scss */
.happy .eyes, .joyous .eyes, .overjoyed .eyes {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 72.10603%;
}
}
Expand All @@ -232,7 +232,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 80, ../scss/style.scss */
.bored .body {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 16.38207%;
}
}
Expand All @@ -251,7 +251,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.gurgle {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 79.22458%;
}
}
Expand All @@ -270,7 +270,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.bags {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 1.28571%;
}
}
Expand All @@ -289,7 +289,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.snore {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 100%;
}
}
Expand All @@ -302,7 +302,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 94, ../scss/style.scss */
.hungry .mouth {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 97.1878%;
}
}
Expand Down Expand Up @@ -386,7 +386,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 124, ../scss/style.scss */
.tired.happy .bags, .tired.joyous .bags, .tired.overjoyed .bags {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 0;
}
}
Expand All @@ -399,7 +399,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 136, ../scss/style.scss */
.sleeping .body {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 16.38207%;
}
}
Expand All @@ -411,7 +411,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 139, ../scss/style.scss */
.sleeping .mouth {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 95.80553%;
}
}
Expand All @@ -423,7 +423,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 142, ../scss/style.scss */
.sleeping .eyes {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 68.65272%;
}
}
Expand All @@ -448,7 +448,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.huff {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 81.17394%;
}
}
Expand All @@ -463,7 +463,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 159, ../scss/style.scss */
.playing .body {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 2.88154%;
}
}
Expand Down Expand Up @@ -575,7 +575,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.choco {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 61.61542%;
}
}
Expand All @@ -592,7 +592,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 228, ../scss/style.scss */
.snacking .choco {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 57.80869%;
}
}
Expand Down Expand Up @@ -684,7 +684,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.burrito {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 53.36467%;
}
}
Expand All @@ -701,7 +701,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 261, ../scss/style.scss */
.eating .burrito {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 48.17103%;
}
}
Expand Down Expand Up @@ -759,7 +759,7 @@ button:disabled {
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
/* line 82, ../scss/_mixins.scss */
.book {
background-image: url('/img/spritesheet-2x-sdd0bb7a30f.png');
background-image: url('../img/spritesheet-2x-sdd0bb7a30f.png');
background-position: 0 41.36352%;
}
}
Expand Down
Loading

0 comments on commit a8cce3f

Please sign in to comment.