<?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 Advent Calendar 2022に参加しています。画面に雪が降る、クリスマスっぽい簡単なプログラムです。 雪が降るプログラム 実行すると、上からしんしんと雪が降ってきます。ただそれだけです。 10 '*SNOW FALL 20 CLV:CLS:M=18 30 FOR N=0 TO M STEP 2 40 X=RND(32) 50 Y=RND(22) 60 LC X,Y:?&quot;*&quot; 70 [N]=X 80 [N+1]=Y 90 NEXT 100 @LOOP 110 FOR N=0 TO M STEP 2 120 X=[N] 130 Y=[N+1] 140 L…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.ichigojaman.jp%2Fentry%2Fsnowfall&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/20221126/20221126113800.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-12-01 00:00:00</published>
  <title>雪が降るプログラム</title>
  <type>rich</type>
  <url>https://www.ichigojaman.jp/entry/snowfall</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
