mara
Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
1445c48ce0
commit
c8721b1ba1
|
@ -0,0 +1,6 @@
|
|||
# Mara: Sh0rk of Justice
|
||||
|
||||
I'm working on a little project I'm calling "Mara: Sh0rk of Justice". It's a simple little gameboy game made with GB Studio [1]. I have a semi-playable prototype up on my Itch page [2]. Take a look and see if you like it!
|
||||
|
||||
=> https://gbstudio.dev [1] GB Studio
|
||||
=> https://withinstudios.itch.io/mara-sh0rk-justice [2] Mara: Sh0rk of Justice
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>gemini://cetacean.club/journal/</id>
|
||||
<title>Flight Journal</title>
|
||||
<updated>2020-12-25T17:56:25.581787+00:00</updated>
|
||||
<updated>2020-12-27T17:59:09.002764+00:00</updated>
|
||||
<author>
|
||||
<name>Cadey Alicia Ratio</name>
|
||||
<email>cadey@firemail.cc</email>
|
||||
|
@ -10,12 +10,6 @@
|
|||
<link href="gemini://cetacean.club/journal/atom.xml" rel="self"/>
|
||||
<link href="gemini://cetacean.club/journal/" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<entry>
|
||||
<id>gemini://cetacean.club/journal/12-13-2020-quarantine-3.gmi</id>
|
||||
<title>Quarantine Diary Day 3</title>
|
||||
<updated>2020-12-14T04:33:40.334332+00:00</updated>
|
||||
<link href="gemini://cetacean.club/journal/12-13-2020-quarantine-3.gmi" rel="alternate"/>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>gemini://cetacean.club/journal/12-14-2020-quarantine-4.gmi</id>
|
||||
<title>Quarantine Diary Day 4</title>
|
||||
|
@ -70,4 +64,10 @@
|
|||
<updated>2020-12-25T17:56:25.581787+00:00</updated>
|
||||
<link href="gemini://cetacean.club/journal/12-25-2020-the-source-1.gmi" rel="alternate"/>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>gemini://cetacean.club/journal/12-27-2020-gbstudio-mara.gmi</id>
|
||||
<title>Mara: Sh0rk of Justice</title>
|
||||
<updated>2020-12-27T17:59:09.002764+00:00</updated>
|
||||
<link href="gemini://cetacean.club/journal/12-27-2020-gbstudio-mara.gmi" rel="alternate"/>
|
||||
</entry>
|
||||
</feed>
|
||||
|
|
|
@ -34,6 +34,7 @@ These logs will contain thoughts, feelings, major events in my life and other su
|
|||
=> 12-20-2020-7e.gmi 12-20-2020 - The 7th Edition
|
||||
=> 12-24-2020-animal-crossing-stability.gmi 12-24-2020 - Animal Crossing New Horizons: An Island of Stability in an Unstable World
|
||||
=> 12-25-2020-the-source-1.gmi 12-25-2020 - The Source Version 1.0.0 Release
|
||||
=> 12-27-2020-gbstudio-mara.gmi 12-27-2020 - Mara: Sh0rk of Justice
|
||||
|
||||
## Stories
|
||||
Occasionally I write little stories that are not really connected to anything. I have not really had a good place to publish these in the past. This place seems as good as any.
|
||||
|
|
Loading…
Reference in New Issue