diff options
Diffstat (limited to '')
-rw-r--r-- | www/causal.agency/Makefile | 8 | ||||
-rw-r--r-- | www/causal.agency/catgirl.pty | 44 |
2 files changed, 35 insertions, 17 deletions
diff --git a/www/causal.agency/Makefile b/www/causal.agency/Makefile index 3acf7a39..6978cd72 100644 --- a/www/causal.agency/Makefile +++ b/www/causal.agency/Makefile @@ -12,13 +12,13 @@ INCLUDES = scheme.css torus.html play.html catgirl.html index.html: index.html.in index.sed $(INCLUDES) sed -f index.sed index.html.in > index.html +FLAGS_catgirl.pty = -c +FLAGS_torus.pty = -h 25 + .SUFFIXES: .html .pty .pty.html: - shotty $< > $@ - -torus.html: torus.pty - shotty -h 25 $< > $@ + shotty $(FLAGS_$<) $< > $@ scheme.css: scheme.sed scheme -s | sed -f scheme.sed > scheme.css diff --git a/www/causal.agency/catgirl.pty b/www/causal.agency/catgirl.pty index d89bbec4..ab88ecab 100644 --- a/www/causal.agency/catgirl.pty +++ b/www/causal.agency/catgirl.pty @@ -1,13 +1,31 @@ - - - - - - - - - - - - - Screenshot coming soon! +[?1049h[22;0;0t[1;24r(B[m[4l[?7h[39;49m[?1h=[39;49m(B[m[H[2J[24d]0;<status>\[H(B[0;7m 0 <status> [23d(B[mTraveling to ascii.town... +[H +[11M[13dYou have arrived +ascii.town message of the day +.______________________________________________________________. +|[16;64H| +|[17;21HWelcome to ascii.town IRC![17;64H| +|[18;64H| +|[19;19HType (B[0;1m/join &town(B[m to join us :)[19;64H| +|[20;64H| +'--------------------------------------------------------------' +Connected using Cipher ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA +Enc=AESGCM(256) Mac=AEAD +]0;&town\[H(B[0;7m[36m 1 &town [39m(B[m[K [12d[K +[K +[K +[K +[K +[K +[K +[K +[K +[K +[91mcatgirl[39m(B[m arrives in [36m&town[39m(B[m[K +The sign in [36m&town[39m(B[m reads, "Welcome to ascii.town!" +[91m<catgirl>[C[39m(B[m[2;23r[23;1H +[1;24r[23;1HIn [36m&town[39m(B[m are [91mcatgirl[39m(B[m, [95mscott[39m(B[m, [37medef[39m(B[m, [97mjune[39m(B[m, [90mben[24;11H[39m(B[mhello, word ld![H +[M[23d(B[0;4m[91m<catgirl> +(B[0m[91m<catgirl>[C[39m(B[m[2;23r[23;1H +[1;24r[23;1H[97m* june[39m(B[m waves + \ No newline at end of file |