summary refs log tree commit diff
path: root/gam.f
diff options
context:
space:
mode:
authorwrmr2024-01-07 15:57:45 -0500
committerwrmr2024-01-07 15:57:45 -0500
commit54624392e45175f9a2e7af6af3085a9d36239e9d (patch)
tree54e75d9df41970891dd36dadebaf0ae2bf418218 /gam.f
initial commit
Diffstat (limited to 'gam.f')
-rw-r--r--gam.f14
1 files changed, 14 insertions, 0 deletions
diff --git a/gam.f b/gam.f
new file mode 100644
index 0000000..5deba1b
--- /dev/null
+++ b/gam.f
@@ -0,0 +1,14 @@
+( Game )
+
+room:	topot the
+name:	open air
+desc:	room #1
+
+you:	plob
+name:	you
+syn:	me myself my self
+desc:	It's you!
+
+north to: rm2
+name:	room #2
+desc:	room #2