Introduction
Introduction Statistics Contact Development Disclaimer Help
Initial Act II map. - dotg - Day Of The GrParazyd
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d…
Log
Files
Refs
Tags
---
commit 2cf8a69d137f8dbf24b3dc4553836ebd4ae0f13a
parent 609baa5195c13ace9084dfcf399de29dab402312
Author: parazyd <[email protected]>
Date: Sat, 24 Feb 2018 14:53:31 +0100
Initial Act II map.
Diffstat:
A act-ii/index.dcgi | 33 +++++++++++++++++++++++++++++…
A act-ii/maps | 35 +++++++++++++++++++++++++++++…
2 files changed, 68 insertions(+), 0 deletions(-)
---
diff --git a/act-ii/index.dcgi b/act-ii/index.dcgi
@@ -0,0 +1,33 @@
+#!/bin/sh
+
+#. config
+#. functions
+
+cat <<EOM
+
+ ▛▀▖ ▞▀▖▗▀▖ ▀▛▘▌ ▞▀▖ ▛▀▖ …
+ ▌ ▌▝▀▖▌ ▌ ▌ ▌▐ ▌ ▛▀▖▞▀▖ ▌▄▖▙▀�…
+ ▌ ▌▞▀▌▚▄▌ ▌ ▌▜▀ ▌ ▌ ▌▛▀ ▌ ▌▌ ▌ …
+ ▀▀ ▝▀▘▗▄▘ ▝▀ ▐ ▘ ▘ ▘▝▀▘ ▝▀ ▘ ▘ …
+
+A Bitreich FOSDEM adventure... 03 Feb 2018 A.D.
+
+
+ ⣎⣱ ⢀⣀ ⣰⡀ ⡇ ⡇
+ ⠇⠸ ⠣⠤ ⠘⠤ ⠇ ⠇
+ -- "Hackers"
+EOM
+
+cat <<EOM
+
+Act II is undergoing development. Stay tuned :)
+
+EOM
+
+#if [ -f "$savegame/room" ]; then
+# _msg "[1|Continue adventure!|$path/$(cat ${savegame}/room).dcgi|serve…
+#else
+# _msg "[1|Start adventure!|$path/start.dcgi|server|port]"
+#fi
+
+echo "[1|Go back :(|/dotg/index.gph|server|port]"
diff --git a/act-ii/maps b/act-ii/maps
@@ -0,0 +1,35 @@
+#!/bin/sh
+
+cat <<EOM
+
+[1|--reset game--|$path/reset.dcgi|server|port]
+
+EOM
+
+map_start() {
+ cat <<EOM
++----------------------+--------------------------------------+
+|xxxxxxxxxxxxxxxxxxxxxx| +--------+ |xxxxxxxxxxxxxxxxxxxxxx|
+| TTTTTTTTTTTTT | | | | (BAR) |
+| TTTTTTTTTTTTT | TTTT |xxxxxxxxxxxxxxx x|
+| | +---------------+....+-+
+| | |
+| x| TTTTT |
+| x| TTTTT |
+| x| TTTTT |
+| |
+| |
+|-- |
+|bk |
+|bk |
+|bk |
+|bk | |
+|bk +-- --+ | |
+|bk | TTTTT | |++++ |
+|bk | TTTTT | |vmvm |
+|bk | | |++++ |
+|-- +--------------- + | |
++----------------------+-------------+....+-------------------+
+
+EOM
+}
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.