From 7fca631d01e1ea1497c0df670c63037d82043c8b Mon Sep 17 00:00:00 2001 From: dtb Date: Sun, 18 Dec 2022 01:17:02 -0500 Subject: [PATCH] the game --- wiki/Makefile | 5 ++++- wiki/game/Makefile | 9 +++++++++ wiki/game/index.m4 | 15 +++++++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 wiki/game/Makefile create mode 100644 wiki/game/index.m4 diff --git a/wiki/Makefile b/wiki/Makefile index 9c05f58..e08e540 100644 --- a/wiki/Makefile +++ b/wiki/Makefile @@ -1,6 +1,9 @@ -all: unix/index.html +all: game/index.html unix/index.html +game/index.html: game/*.m4 + $(MAKE) -C game unix/index.html: unix/*.m4 $(MAKE) -C unix clean: + $(MAKE) -C game clean $(MAKE) -C unix clean .PHONY: all clean diff --git a/wiki/game/Makefile b/wiki/game/Makefile new file mode 100644 index 0000000..e0ce0de --- /dev/null +++ b/wiki/game/Makefile @@ -0,0 +1,9 @@ +RM = rm -f + +index.html: *.m4 + m4 index.m4 >index.html + +clean: + $(RM) index.html + +.PHONY: clean diff --git a/wiki/game/index.m4 b/wiki/game/index.m4 new file mode 100644 index 0000000..1880e70 --- /dev/null +++ b/wiki/game/index.m4 @@ -0,0 +1,15 @@ +define(`_DESCRIPTION', `a loss cause')dnl +define(`_PAGE', `thegame')dnl +include(`../wiki.m4')dnl + +_header(`Game') + +_passage(`_link(`James Dunckley', `https://www.urbandictionary.com/define.php?term=the%20game')', ` +

+A game, The sole object of which is to not remember that you are playing it. As soon as you remember that it exists, you have lost and must start again. +

') + +

+Played in the walls of schools and on the walls of BBSes, the Game is an early cognitovirus that has drawn ire for its unwinnable nature; +nobody who knows of the Game has won, yet nobody who's won has ever known of the Game. +