forked from cadey/xesite
spaceship adventure
Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
parent
c33b24da5d
commit
0faf12cdd3
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
title: Spaceship Adventure
|
||||||
|
date: 2021-08-19
|
||||||
|
tags:
|
||||||
|
- interactivefiction
|
||||||
|
- scifi
|
||||||
|
- indie
|
||||||
|
---
|
||||||
|
|
||||||
|
I made a little interactive fiction story! You can find it
|
||||||
|
[here](https://christine.website/static/stories/spaceship.html). This was
|
||||||
|
written as a result of a terrible idea I had after watching some QuakeCon
|
||||||
|
announcements.
|
||||||
|
|
||||||
|
I wonder if I can get away with using an `<iframe>` in 2021:
|
||||||
|
|
||||||
|
<iframe src="https://christine.website/static/stories/spaceship.html" width="100%" height=500></iframe>
|
||||||
|
|
||||||
|
This is adapted from [a twitter
|
||||||
|
thread](https://twitter.com/theprincessxena/status/1428479144699088903).
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue