From 2b7d6fbb0d93a33c9313a14af4dcb2585009620d Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 5 Aug 2023 10:16:56 -0400 Subject: add adventure --- 2023/info/adventure-after.md | 7 +++++++ 2023/info/adventure-before.md | 4 ++++ 2023/info/adventure-nav.md | 5 +++++ 2023/info/multi-nav.md | 1 + 2023/talk-details.md | 3 ++- 2023/talks/adventure.md | 28 ++++++++++++++++++++++++++++ 6 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 2023/info/adventure-after.md create mode 100644 2023/info/adventure-before.md create mode 100644 2023/info/adventure-nav.md create mode 100644 2023/talks/adventure.md diff --git a/2023/info/adventure-after.md b/2023/info/adventure-after.md new file mode 100644 index 00000000..8136a697 --- /dev/null +++ b/2023/info/adventure-after.md @@ -0,0 +1,7 @@ + + + +Questions or comments? Please e-mail [emacsconf-org-private@gnu.org](mailto:emacsconf-org-private@gnu.org?subject=Comment%20for%20EmacsConf%202022%20adventure%3A%20An%20Org-Mode%20based%20text%20adventure%20game%20for%20learning%20the%20basics%20of%20Emacs%2C%20inside%20Emacs%2C%20written%20in%20Emacs%20Lisp) + + + diff --git a/2023/info/adventure-before.md b/2023/info/adventure-before.md new file mode 100644 index 00000000..af9cef3a --- /dev/null +++ b/2023/info/adventure-before.md @@ -0,0 +1,4 @@ + + +# Description + \ No newline at end of file diff --git a/2023/info/adventure-nav.md b/2023/info/adventure-nav.md new file mode 100644 index 00000000..7d72162c --- /dev/null +++ b/2023/info/adventure-nav.md @@ -0,0 +1,5 @@ + +
+Back to the [[talks]] +Previous by track: Emacs for the Indecisive/Multi-Talented +
diff --git a/2023/info/multi-nav.md b/2023/info/multi-nav.md index c886091e..5f9b5af6 100644 --- a/2023/info/multi-nav.md +++ b/2023/info/multi-nav.md @@ -2,5 +2,6 @@
Back to the [[talks]] Previous by track: Authoring and presenting university courses with Emacs and a full libre software stack +Next by track: An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs Lisp Track: gen
diff --git a/2023/talk-details.md b/2023/talk-details.md index 08ea6ba6..d341249c 100644 --- a/2023/talk-details.md +++ b/2023/talk-details.md @@ -1,4 +1,5 @@ - +
DurationTitleSpeakers
10Emacs for the Indecisive/Multi-TalentedNoah
+ diff --git a/2023/talks/adventure.md b/2023/talks/adventure.md new file mode 100644 index 00000000..65e646c1 --- /dev/null +++ b/2023/talks/adventure.md @@ -0,0 +1,28 @@ +[[!meta title="An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs Lisp"]] +[[!meta copyright="Copyright © 2023 Chung-hong Chan"]] +[[!inline pages="internal(2023/info/adventure-nav)" raw="yes"]] + + + + + +# An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs Lisp +Chung-hong Chan (he/his/him, er/sein/ihn/ihm, 佢/他) + +[[!inline pages="internal(2023/info/adventure-before)" raw="yes"]] + +I am experimenting with using org-mode as a HyperCard-like text +adventure game engine. In this talk, I am going to demonstrate a text +adventure game for learning the basics of Emacs. Through solving +puzzles and programming your companion robot, Emi, you will learn how +to use the built-in Emacs help system, the mechanic of emacs +customization and the basics of programming Emacs Lisp. I believe this +game is ideal as a light-hearted complement to the `C-h t` tutorial. + + + +[[!inline pages="internal(2023/info/adventure-after)" raw="yes"]] + +[[!inline pages="internal(2023/info/adventure-nav)" raw="yes"]] + + -- cgit v1.2.3
DurationTitleSpeakers
10An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs LispChung-hong Chan
10Emacs for the Indecisive/Multi-TalentedNoah
20Authoring and presenting university courses with Emacs and a full libre software stackJames Howell
20Org-Mode Workflow: Informal Reference TrackingChristopher Howard
20GNU Emacs for electronics, note-taking, and as lightweight IDEAnand Tamariya