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/talks/adventure.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 2023/talks/adventure.md (limited to '2023/talks') 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