テトリス > https://tt-order.blogspot.com/p/tetris.html
GitHubのコメントで背景付けてた人が居たので真似
https://kampiler.ru/gamez/tetris.php
適当な透過画像を用意
ふぁっくだよ
CSS
タグ内ではなくCSSに追加しました
canvas {
border: 1px solid white;
background-color: lightblue;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmNUygcw1g5f52sVyrVJOAVLFH0GVB3_tcDFdOnun23iO1Nbu3E3uKE7ousQI1TEEiYRatFvyiffW8Qk28ILXhypqKsonI2C5rBvJzF0A-r6IBhPtEGjDPee96-YIDMg5Ucf_NV6SO3pdK-w5UJtg6b4UPXEVho10ct3-A-CU6S2P3J4xosxuU73KcreL7/s1600/tetrisback.webp");
background-size: 100%;
background-repeat: no-repeat;
background-position: bottom;
}
Bloggerじゃなくてもローカルでできるので、自分のテトリスを作りたい人は






0 comments:
スパム対策の為コメントをオフにしています。
Disqusは利用出来ます。
注: コメントを投稿できるのは、このブログのメンバーだけです。