|
| 1 | +<!DOCTYPE html> |
| 2 | +<title>Gikopoi fun online chat game</title> |
| 3 | +<style> |
| 4 | + body { |
| 5 | + background-color: #004040; |
| 6 | + color: #efefef; |
| 7 | + } |
| 8 | + a { |
| 9 | + color: #efe; |
| 10 | + } |
| 11 | + code { |
| 12 | + background-color:#111; |
| 13 | + color:#ddd; |
| 14 | + padding:2px; |
| 15 | + } |
| 16 | +</style> |
| 17 | +<center> |
| 18 | +<h1> |
| 19 | + <a href="http://gikopoipoi.net/" target="_blank">Play the game</a> |
| 20 | +</h1> |
| 21 | + |
| 22 | +<ul> |
| 23 | + <li> <a href="https://github.com/iccanobif/gikopoi2/">source code</a> |
| 24 | + <li> <a href="https://kiwiirc.com/nextclient/irc.rizon.net/#gikopoi">irc chat</a> |
| 25 | + <li> <a href="https://discord.gg/khbtgbdaUz">discord</a> |
| 26 | + <li> <a href="http://bbs.4x13.net/b/gikopoi/">forum</a> |
| 27 | + <li> <a href="https://twitter.com/gikopoipoi">twitter</A> |
| 28 | +</ul> |
| 29 | +. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . |
| 30 | +<br>Please be nice to other users! No one likes a bully.<p> |
| 31 | +Once you join the game, select the international server if you don't <br> |
| 32 | +speak Japanese. Type any name you want into the name field, or leave it <br> |
| 33 | +blank. (Tripcodes are accepted, if you know what those are.)<p> |
| 34 | +To find a chatroom with other users, type <code>#rula</code> <br> |
| 35 | +in the chatbox to warp to another room. <br> |
| 36 | +. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . |
| 37 | +<br><b>Friends:</b><br> |
| 38 | +<a href="//0chan.vip">0chan</a> |
| 39 | +♣ <a href="//sageru.org/irc">Sageru IRC</a> |
| 40 | +♣ <a href="//ayashii.net/bbs.php?m=tree">Strange World</a> |
| 41 | +♣ <a href="//4taba.net">4taba</a> |
| 42 | +♣ <a href="//bbs.kolyma.org/">Kolyma</a> |
| 43 | + |
| 44 | +<hr> |
| 45 | +<a target="_blank" href="song1.mp3">Gikopoi "Kanrinin Street" song</a><br> |
| 46 | +<a target="_blank" href="song2.mp3">Gikopoi "Seashore" song</a> |
| 47 | +<hr> |
| 48 | +updated discord link 2021-06-28 |
| 49 | + |
| 50 | +<!-- gikopoi.com/projects.html --> |
0 commit comments