about summary refs log tree commit diff homepage
path: root/index.html
blob: 552f45eabd055361a91ae47694265ff51c69ac08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<title>Route 22 to ascii.town</title>
<style>
	table { margin: auto; }
	td { padding: 1em 2ch; }
	td:first-child { text-align: right; }
</style>
<table>
	<tr>
		<td>A collaborative ASCII art project</td>
		<td>
			<code>
				<a href="ssh://torus@ascii.town">ssh torus@ascii.town</a>
				# or
				<a href="explore.html">explore</a>
			</code>
		</td>
	</tr>
	<tr>
		<td>A 2048 clone with scoreboard</td>
		<td>
			<code><a href="ssh://play@ascii.town">ssh play@ascii.town</a></code>
		</td>
	</tr>
	<tr>
		<td>A chat room / IRC client</td>
		<td>
			<code><a href="ssh://chat@ascii.town">ssh chat@ascii.town</a></code>
		</td>
	</tr>
</table>

<p style="text-align: center;">
<style>.bmc-button img{width: 27px !important;margin-bottom: 1px !important;box-shadow: none !important;border: none !important;vertical-align: middle !important;}.bmc-button{line-height: 36px !important;height:37px !important;text-decoration: none !important;display:inline-flex !important;color:#ffffff !important;background-color:#000000 !important;border-radius: 3px !important;border: 1px solid transparent !important;padding: 1px 9px !important;font-size: 22px !important;letter-spacing:0.6px !important;box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;margin: 0 auto !important;font-family:'Cookie', cursive !important;-webkit-box-sizing: border-box !important;box-sizing: border-box !important;-o-transition: 0.3s all linear !important;-webkit-transition: 0.3s all linear !important;-moz-transition: 0.3s all linear !important;-ms-transition: 0.3s all linear !important;transition: 0.3s all linear !important;}.bmc-button:hover, .bmc-button:active, .bmc-button:focus {-webkit-box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;text-decoration: none !important;box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important;opacity: 0.85 !important;color:#ffffff !important;}</style><link href="https://fonts.googleapis.com/css?family=Cookie" rel="stylesheet"><a class="bmc-button" target="_blank" href="https://www.buymeacoffee.com/asciitown"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/BMC-btn-logo.svg" alt="Buy me a coffee"><span style="margin-left:5px">Buy me a coffee</span></a>