Hello world com blockly-games
BIN
html/blockly-games/bird/birds-120.png
Normal file
|
After Width: | Height: | Size: 327 KiB |
702
html/blockly-games/bird/generated/pt-br/compressed.js
Normal file
BIN
html/blockly-games/bird/help_heading.png
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
html/blockly-games/bird/help_mutator.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
html/blockly-games/bird/help_up.png
Normal file
|
After Width: | Height: | Size: 544 B |
BIN
html/blockly-games/bird/icons.png
Normal file
|
After Width: | Height: | Size: 511 B |
BIN
html/blockly-games/bird/nest.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
html/blockly-games/bird/quack.mp3
Normal file
BIN
html/blockly-games/bird/quack.ogg
Normal file
54
html/blockly-games/bird/style.css
Normal file
@@ -0,0 +1,54 @@
|
||||
#blockly {
|
||||
position: fixed;
|
||||
bottom: 10px;
|
||||
}
|
||||
#visualization {
|
||||
position: relative;
|
||||
}
|
||||
.edges, .edgeX, .edgeY {
|
||||
stroke-width: 1;
|
||||
stroke: #BBA;
|
||||
fill: none;
|
||||
font-family: sans-serif;
|
||||
font-size: 10pt;
|
||||
font-weight: 100;
|
||||
}
|
||||
.edgeX {
|
||||
text-anchor: start;
|
||||
}
|
||||
|
||||
#svgBird {
|
||||
overflow: hidden;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
img[src$="help_up.png"] {
|
||||
margin: -20px 10px 0;
|
||||
height: 64px;
|
||||
width: 23px;
|
||||
}
|
||||
|
||||
/* Buttons */
|
||||
button.primary {
|
||||
/* Can't use "text-align: start" due to IE. */
|
||||
text-align: left;
|
||||
}
|
||||
html[dir="RTL"] button.primary {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* Sprited icons. */
|
||||
.icon21 {
|
||||
height: 21px;
|
||||
width: 21px;
|
||||
background-image: url(icons.png);
|
||||
}
|
||||
.link {
|
||||
background-position: 0px 0px;
|
||||
}
|
||||
.run {
|
||||
background-position: 0px -21px;
|
||||
}
|
||||
.stop {
|
||||
background-position: -21px -21px;
|
||||
}
|
||||
BIN
html/blockly-games/bird/whack.mp3
Normal file
BIN
html/blockly-games/bird/whack.ogg
Normal file
BIN
html/blockly-games/bird/worm.mp3
Normal file
BIN
html/blockly-games/bird/worm.ogg
Normal file
BIN
html/blockly-games/bird/worm.png
Normal file
|
After Width: | Height: | Size: 4.9 KiB |