packages feed

venzone 1.0.0.1 → 1.0.0.2

raw patch · 4 files changed

+22/−20 lines, 4 files

Files

src/Main.hs view
@@ -13,6 +13,8 @@ import System.Environment      as E  -- todo [release] jr quest+-- todo [request] nemo, disable boldness for menu choice+-- todo [bug] https://i.imgur.com/xVzgod9.png on win  main :: IO () main = E.getArgs >>= \case
stories/orcolat.vns view
@@ -940,25 +940,25 @@  # Fall (cont.) i® .                                  | |      ||     .   ®i-i® .                      ¨. .   | |          |||  ¨¨¨.   ®i-i®|.       ¨          .   ¨     .               | ¨   .  .®i+i® .                      *. .   | |          |||  ***.   ®i+i®|.       *          .   *     .               | *   .  .®i i® |.                .       |                  |    . .. ®i-i®         ¨        .  |  ¨       .             ¨   ..    ®i-i®  .|              .     ¨                   ¨ |   .     ®i-i®   .             .|               .        ¨    . .     ®i-i®     |        |          ¨         .      ¨   |         ®i-i®   .     ¨   .           ¨               ¨   |.  .      ®i-i®       |  || .                      .   ¨               ®i-i®   .     ¨   .   .                  .     .  |   .      ®i-i®        |    ....                      ¨.    |   .      ®i+i®         *        .  |  *       .             *   ..    ®i+i®  .|              .     *                   * |   .     ®i+i®   .             .|               .        *    . .     ®i+i®     |        |          *         .      *   |         ®i+i®   .     *   .           *               *   |.  .      ®i+i®       |  || .                      .   *               ®i+i®   .     *   .   .                  .     .  |   .      ®i+i®        |    ....                      *.    |   .      ®i i®        |       . .                  .                  ®i-i®    .   | ¨         .                 ¨     |    .      ®i-i®         |     .          ¨          ¨     ||           ®i-i®     .      | .          .¨.        ¨.     |            ®i-i®         |¨   .              .     ¨  . ||       .      ®i-i®     .       .            ¨     ...   .          .      ®i-i®     .   |     |          ¨     ..   |.          .      ®i-i®     .. | ¨     |               .   |  .            Fall®i+i®    .   | *         .                 *     |    .      ®i+i®         |     .          *          *     ||           ®i+i®     .      | .          .*.        *.     |            ®i+i®         |*   .              .     *  . ||       .      ®i+i®     .       .            *     ...   .          .      ®i+i®     .   |     |          *     ..   |.          .      ®i+i®     .. | *     |               .   |  .            Fall®i >>> S -> Scree  # Scree
stories/z_editor.vns view
@@ -68,7 +68,7 @@                       ----------------|--------- :                                     |          :                                     |         -:  ®Open ./stories/editor.vns with®   |         +:  ®Open stories/z_editor.vns with®   |          :  ®a text editor for instructions®   |          :  ®         and examples.        ®   |          :                                     |  ®-->®  
venzone.cabal view
@@ -1,8 +1,8 @@ cabal-version:       2.2 name:                venzone-version:             1.0.0.1+version:             1.0.0.2 synopsis:            ASCII platform-adventure game-description:         Steal the Earthquake Hammer from the Orcolat+description:         Steal the Earthquake Pickaxe from the Orcolat                      and save your valley. Binaries and more info in the                      <http://www.ariis.it/static/articles/venzone/page.html game page>. homepage:            none yet