Introduction
Introduction Statistics Contact Development Disclaimer Help
index.dcgi - dotg - Day Of The GrParazyd
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d…
Log
Files
Refs
Tags
---
index.dcgi (904B)
---
1 #!/bin/sh
2
3 . ./config
4 . ./functions
5
6 cat <<EOM
7
8 ▛▀▖ ▞▀▖▗▀▖ ▀▛▘▌ ▞▀▖ ▛▀…
9 ▌ ▌▝▀▖▌ ▌ ▌ ▌▐ ▌ ▛▀▖▞▀▖ ▌▄▖�…
10 ▌ ▌▞▀▌▚▄▌ ▌ ▌▜▀ ▌ ▌ ▌▛▀ ▌ ▌▌…
11 ▀▀ ▝▀▘▗▄▘ ▝▀ ▐ ▘ ▘ ▘▝▀▘ ▝▀ ▘…
12
13 A Bitreich FOSDEM adventure... 02 Feb 2018 A.D.
14
15
16 ⣎⣱ ⢀⣀ ⣰⡀ ⡇
17 ⠇⠸ ⠣⠤ ⠘⠤ ⠇
18 -- Hipsters
19 EOM
20
21 if [ -f "$savegame/room" ]; then
22 _msg "[1|Continue adventure!|$path/$(cat ${savegame}/room).dcgi|…
23 else
24 _msg "[1|Start adventure!|$path/start.dcgi|server|port]"
25 fi
26
27 echo "[1|Go back :(|/dotg/index.gph|server|port]"
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.