task and web box

This commit is contained in:
chimchooree
2021-05-12 10:48:26 -05:00
parent c13d2c03d9
commit b5b7ba432a
6 changed files with 84 additions and 25 deletions
+3
View File
@@ -22,6 +22,9 @@ mark {
color: hotpink;
}
ul { list-style-position: inside; }
.strike {
text-decoration: line-through;
}
.grid {
display: grid;
+16 -16
View File
@@ -7,9 +7,23 @@
<language>en-us</language>
<webMaster>chimchooree@mail.com (chimchooree)</webMaster>
<item>
<title>designing a tutorial with bingo cards </title>
<title>april 2020: will patrols ever work? </title>
<link>https://www.blessfrey.me/diary/entries/210501</link>
<description>thursday, april 1 - April Fool's Day I got gnomed by my group leader, and FlightRising's ... </description>
<pubDate>Sat, 01 May 2021 05:00:05 GMT</pubDate>
<guid>https://www.blessfrey.me/diary/entries/210501</guid>
</item>
<item>
<title>an enemy patrol in godot </title>
<link>https://www.blessfrey.me/diary/entries/210429</link>
<description>My patrol routes look like a series of waypoints (Position2Ds) which are the children of a patrol ... </description>
<pubDate>Thu, 29 Apr 2021 05:00:05 GMT</pubDate>
<guid>https://www.blessfrey.me/diary/entries/210429</guid>
</item>
<item>
<title>how to make a plugin for godot engine </title>
<link>https://www.blessfrey.me/diary/entries/210415</link>
<description>Give your players more freedom during the tutorial by having them play bingo. what's bingo? Bingo ... </description>
<description>If Godot Engine doesn't have the functionality you need, you can extend it with your own plugins. ... </description>
<pubDate>Thu, 15 Apr 2021 05:00:05 GMT</pubDate>
<guid>https://www.blessfrey.me/diary/entries/210415</guid>
</item>
@@ -97,19 +111,5 @@
<pubDate>Thu, 24 Dec 2020 05:00:05 GMT</pubDate>
<guid>https://www.blessfrey.me/diary/entries/201224</guid>
</item>
<item>
<title>common tropes from media </title>
<link>https://www.blessfrey.me/diary/entries/201210</link>
<description>I like collecting common tropes from games I play. Maybe it can it root out cliches? Or inspire ... </description>
<pubDate>Thu, 10 Dec 2020 05:00:05 GMT</pubDate>
<guid>https://www.blessfrey.me/diary/entries/201210</guid>
</item>
<item>
<title>november 2020: dear diary </title>
<link>https://www.blessfrey.me/diary/entries/201201</link>
<description>on topic Between the 8th and 15th, I wrote a Python script for generating Godot skill scenes from ... </description>
<pubDate>Tue, 01 Dec 2020 05:00:05 GMT</pubDate>
<guid>https://www.blessfrey.me/diary/entries/201201</guid>
</item>
</channel>
</rss>