diff --git a/be/culture.md b/be/culture.md new file mode 100644 index 0000000..faf87a8 --- /dev/null +++ b/be/culture.md @@ -0,0 +1,15 @@ ++++ +title = "culture" +description = "the culture of murderu.us" ++++ + +# the game + +""" +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. +""" +- James Dunckley ` + +Played in the halls 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. diff --git a/be/game/index.m4 b/be/game/index.m4 deleted file mode 100644 index 0566038..0000000 --- a/be/game/index.m4 +++ /dev/null @@ -1,17 +0,0 @@ -define(`_DESCRIPTION', `a loss cause')dnl -define(`_PAGE', `game')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 halls 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. -

- -include(`../tail.m4')dnl