-
Notifications
You must be signed in to change notification settings - Fork 1
/
societe.html
44 lines (44 loc) · 1.14 KB
/
societe.html
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
35
36
37
38
39
40
41
42
43
44
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<h2>Jeux de société</h2>
<a href="./Aton">Aton (in progress)</a>
<br />
<a href="./Cartographer">Cartographer</a> <a
href="./Cartographer/solo.html"
>solo</a
> <a href="./Cartographer/mobile.html">mobile</a>
<br />
<a href="./ColtExpress">Colt Express (in progress)</a>
<br />
<a href="./Draftosaurus">Draftosaurus</a>
<br />
<a href="./Flash8">Flash8 (in progress)</a>
<br />
<a href="./GuildeMarchande">Guilde des expeditions Marchandes</a>
<br />
<a href="./HighRisk">HighRisk</a>
<br />
<a href="./Keltis">Keltis (in progress)</a>
<br />
<a href="./KingDomino">KingDomino</a>
<br />
<a href="./KingOfTokyo">KingOfTokyo (in progress)</a>
<br />
<a href="./PalmIsland">PalmIsland</a>
<br />
<a href="./NextStation-Paris/">NextStation-Paris</a>
<br />
<a href="./PanicLab">PanicLab</a>*
<br />
<a href="./Room25">Room25 (in progress)</a>
<br />
<a href="./TheCrew">The Crew (in progress)</a>
<br />
<a href="./TheGame">The Game</a>
<br />
<a href="./WonderfulWorld">WonderfulWorld (in progress)</a>
</body>
</html>