aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/game
diff options
context:
space:
mode:
authorEduardo Julian2021-12-24 08:58:01 -0400
committerEduardo Julian2021-12-24 08:58:01 -0400
commit63b45e09c5f5ceb59a48ed05cdc2d2c6cb038a7b (patch)
tree22545f6a3a5d8ad3c3a8d59136e0de3d03c69218 /documentation/bookmark/game
parentfad9e5b073a9efe995421db1132f191f1db94725 (diff)
Dusting off the pure-Lux JVM compiler machinery.
Diffstat (limited to 'documentation/bookmark/game')
-rw-r--r--documentation/bookmark/game/development.md4
-rw-r--r--documentation/bookmark/game/generation/move.md4
-rw-r--r--documentation/bookmark/game/generation/plot.md5
-rw-r--r--documentation/bookmark/game/juice.md4
-rw-r--r--documentation/bookmark/game/mechanic/bug.md4
-rw-r--r--documentation/bookmark/game/mechanic/relationship.md4
-rw-r--r--documentation/bookmark/game/move.md4
-rw-r--r--documentation/bookmark/game/tool.md4
8 files changed, 33 insertions, 0 deletions
diff --git a/documentation/bookmark/game/development.md b/documentation/bookmark/game/development.md
new file mode 100644
index 000000000..80125f550
--- /dev/null
+++ b/documentation/bookmark/game/development.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Evan Debenham- Community-Driven Roguelike Development](https://www.youtube.com/watch?v=NMWQIdfCgQg)
+
diff --git a/documentation/bookmark/game/generation/move.md b/documentation/bookmark/game/generation/move.md
new file mode 100644
index 000000000..95ceccb54
--- /dev/null
+++ b/documentation/bookmark/game/generation/move.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Thomas Robertson - Towards a New Understanding of Procedural Super Attacks](https://www.youtube.com/watch?v=f1t4yPjfZyM)
+
diff --git a/documentation/bookmark/game/generation/plot.md b/documentation/bookmark/game/generation/plot.md
new file mode 100644
index 000000000..65a0a42cc
--- /dev/null
+++ b/documentation/bookmark/game/generation/plot.md
@@ -0,0 +1,5 @@
+# Reference
+
+0. [Best Practices for Procedural Narrative Generation](https://www.youtube.com/watch?v=k2rgzZ2WXKo)
+0. [Jasmine Otto - Cyclic Plot Generation in a Narrative Instrument](https://www.youtube.com/watch?v=NjIDVIIg1lY)
+
diff --git a/documentation/bookmark/game/juice.md b/documentation/bookmark/game/juice.md
new file mode 100644
index 000000000..33869e553
--- /dev/null
+++ b/documentation/bookmark/game/juice.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Jeremiah Reid - Juice your Turns](https://www.youtube.com/watch?v=xSYVQc7cH-4)
+
diff --git a/documentation/bookmark/game/mechanic/bug.md b/documentation/bookmark/game/mechanic/bug.md
new file mode 100644
index 000000000..4b95dbfc3
--- /dev/null
+++ b/documentation/bookmark/game/mechanic/bug.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Jason Grinblat- Before you Fix a Leak, Ask if it's a Fountain](https://www.youtube.com/watch?v=kvCky6BbTuE)
+
diff --git a/documentation/bookmark/game/mechanic/relationship.md b/documentation/bookmark/game/mechanic/relationship.md
new file mode 100644
index 000000000..f6b0c7874
--- /dev/null
+++ b/documentation/bookmark/game/mechanic/relationship.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Brenda Romero - Dynamic Relationships and Traits in Empire of Sin](https://www.youtube.com/watch?v=_vf3HO3wn20)
+
diff --git a/documentation/bookmark/game/move.md b/documentation/bookmark/game/move.md
new file mode 100644
index 000000000..468a96eef
--- /dev/null
+++ b/documentation/bookmark/game/move.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Dylan White - The Cost of Magic](https://www.youtube.com/watch?v=kvgKKRLil_8)
+
diff --git a/documentation/bookmark/game/tool.md b/documentation/bookmark/game/tool.md
new file mode 100644
index 000000000..4694a517e
--- /dev/null
+++ b/documentation/bookmark/game/tool.md
@@ -0,0 +1,4 @@
+# Reference
+
+0. [Spencer Egart- Tooling for Roguelikes and Procgen](https://www.youtube.com/watch?v=YfLYPIXGF7E)
+