<?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>IchigoJamで数字を扱うプログラムとして、おなじみのビンゴゲームを作ってみました。 何かキーを押すと、1〜75の数字をランダムに出します。 配列を使って、一度出た数字は出ないように処理しています。 これまで出た数字が画面に一覧表示されるので、答え合わせもできます。 子ども達のプログラム学習教材として使うことを想定して、単純（冗長）なプログラムになっています。 10 '*BINGO* 20 CLV:CLS 30 GOSUB 290 40 ' 50 '@SHOOT 60 LOCATE 0,20 70 PRINT &quot;PUSH KEY&quot; 80 '@SHOOT1 90 IF INKEY()=0 G…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.ichigojaman.jp%2Fentry%2F20150405%2F1428459121&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/20150405/20150405142837.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-04-05 11:12:01</published>
  <title>ビンゴゲーム</title>
  <type>rich</type>
  <url>https://www.ichigojaman.jp/entry/20150405/1428459121</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
