<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiro0922</author_name>
  <author_url>https://blog.hatena.ne.jp/shiro0922/</author_url>
  <blog_title>SHIROのIchigoJam日記</blog_title>
  <blog_url>https://www.ichigojaman.jp/</blog_url>
  <categories>
    <anon>IchigoJam</anon>
  </categories>
  <description>1～6の目が表示される、さいころのプログラムです。 LEDさいころ基板や電子さいころはこれまで作ったのですが、「目を表示するさいころのプログラムは、意外にこれまで無かったな」と思って作ってみました。 プログラミング教室やイベントで使えるかもしれません。 遊び方 プログラムを実行すると、さいころが回って、1～6のどれかの目が出ます。 スペースキーを押すと、もう一度回ります。 プログラム 10 '*SAIKORO 20 CLV:VIDEO 7 30 SRND TICK() 40 FOR X=1 TO 10 50 R=RND(6)+1 60 CLS 70 IF R=1 GSB 170 80 IF R…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.ichigojaman.jp%2Fentry%2Fsaikoroprogram&quot; title=&quot;目が出るさいころプログラム - SHIROのIchigoJam日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/s/shiro0922/20230109/20230109100327.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-01-09 12:18:57</published>
  <title>目が出るさいころプログラム</title>
  <type>rich</type>
  <url>https://www.ichigojaman.jp/entry/saikoroprogram</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
