about summary refs log tree commit diff homepage
path: root/index.html
blob: 6035295d5d54d9b18de0cabb8591c6427d0c46b4 (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;">
<a href="https://liberapay.com/june/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>