1
0
src/homepage/thegame.html
2021-10-03 23:55:17 -04:00

36 lines
1.5 KiB
HTML

<!DOCTYPE html>
<HTML lang="en">
<HEAD>
<LINK rel="canonical" href="http://www.trinity.moe/thegame" />
<LINK rel="shortcut icon" type="image/x-icon" href="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" />
<LINK HREF="" ID="styling" REL="stylesheet" />
<META charset="US-ASCII" />
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<META name="viewport" content="width=device-width, initial-scale=1" />
<TITLE>you (and i) lost</TITLE>
</HEAD>
<BODY>
<P><A href="/">~ Return to the rest of the site</A></P>
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
<H1>i lost [the game]</H1>
<H3>updated 2020-10-26</H3>
<HR size="1" width="25%" align="left" />
<P><B><I>THE GAME</I></B></P>
<P><CODE>
"""
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.
"""
</CODE></P>
<P>~ <A href="https://www.urbandictionary.com/define.php?term=the%20game">James Dunckley</A></P>
<P>
Different rules for the game exist; my friends and I say "I lost" whenever we lose and some people simply raise their hand.
One can win the game if they go their whole life without being told of the game.
Sorry! You lost.
</P>
</BODY>
</HTML>