Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 21 Mar 1998.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
improvements to a game map ?

improvements to a game map ?

alt.ascii-art · 8 messages · 21 Mar 1998 - 24 Mar 1998
id est <kil...@cal.shaw.wave.ca> ASCII art 21 Mar 1998 00:00 · permalink · report

i'm re-writing a simple game i played on mainframe computers some
20 years ago.  it was sort of a "empire"-like game, that now exists
only in my memory.  i would like some artistic input into making
the following simple ascii map a bit fancier...

	"=====================================================\n",
	"|            |              |                       |\n",
	"|            |              |                       |\n",
	"|   dimril   |              |         khala         |\n",
	"|            |    aragon    |                       |\n",
	"|            |              |                       |\n",
	"|============|              |=============          |\n",
	"|            |==============|            |          |\n",
	"|            |            |              |==========|\n",
	"|            |    iman    |    shathur   |          |\n",
	"|  hyperion  |            |              |          |\n",
	"|            |============================          |\n",
	"|            |                      |      avalon   |\n",
	"|            |        tirion        |               |\n",
	"|            |                      |               |\n",
	"|            |                      |               |\n",
	"=====================================================\n",

if anybody would care to assist, please post or email your design.
thank you!

-- 
Sentio aliquos togatos contra me conspirare.

id est wrote:
> 
> i'm re-writing a simple game i played on mainframe computers some
> 20 years ago.  it was sort of a "empire"-like game, that now exists
> only in my memory.  i would like some artistic input into making
> the following simple ascii map a bit fancier...
> 
>         "=====================================================\n",
>         "|            |              |                       |\n",
>         "|            |              |                       |\n",
>         "|   dimril   |              |         khala         |\n",
>         "|            |    aragon    |                       |\n",
>         "|            |              |                       |\n",
>         "|============|              |=============          |\n",
>         "|            |==============|            |          |\n",
>         "|            |            |              |==========|\n",
>         "|            |    iman    |    shathur   |          |\n",
>         "|  hyperion  |            |              |          |\n",
>         "|            |============================          |\n",
>         "|            |                      |      avalon   |\n",
>         "|            |        tirion        |               |\n",
>         "|            |                      |               |\n",
>         "|            |                      |               |\n",
>         "=====================================================\n",
> 
> if anybody would care to assist, please post or email your design.
> thank you!
> 

Hmmm... is this some kind of "adventure" game with clues and stuff?

What's the setting? Where does it all happen? What can be found in the
rooms? Do the rooms have to be absolutely square? Does it have to have a
specific size or can we make it bigger? Are you going to put it on the
web so we can play it too? Is it a Java game? etc, etc, etc...

-- 
              _                                         _
  __   ___.--'_`.  __   __                _           .'_`--.___   __
 ( _`.'. -   'o` ) \ \ / /__ _ _ ___ _ _ (_)__ __ _  ( 'o`   - .`.'_ )
 _\.'_'      _.-'   \ V / -_) '_/ _ \ ' \| / _/ _` |  `-._      `_`./_
( \`. )    //\`      \_/\___|_| \___/_||_|_\__\__,_|    '/\\    ( .'/ )
 \_`-'`---'\\__,                                       ,__//`---'`-'_/
  \`        `-\    uggc://jjj.yhqq.yhgu.fr/hfref/ix/    /-'        '/
   ` _____________________ r93...@fz.yhgu.fr ____________________ '
        LIKE MY SIG? GO HERE: http://www.surfplaza.com/figlet/

>Hmmm... is this some kind of "adventure" game with clues and stuff?

it's a conquest game. "dimril", "avalon", ... are provinces controlled
by robots (or other players eventually).  you begin with one of the
provinces (selected randomly), which has a base population, a happiness
value, a taxation value, ...  you train troops, establish a home guard,
fend off other kingdoms that try to invade you, destroy other armies,
win over other populations to your side, deal with rebellions and
plagues, ... eventually hopefully conquering the whole map.

the provinces don't have to be square, and you can make it bigger if
you want.  it's currently in C++ but i will be re-writing it in java
later.  i will put it on the net when i'm finished, source code and
all, for anybody who wants to build on it or just play it.

-- 
Sentio aliquos togatos contra me conspirare.

Jorn Barger <jor...@mcs.com> ASCII art 22 Mar 1998 00:00 · permalink · report
I'm not sure I understand the task, but I feel like playing:

Pinking the interior verticals:

    "=====================================================\n",
    "|            \              \                       |\n",
    "|            /              /                       |\n",
    "|   dimril   \              \         khala         |\n",
    "|            /    aragon    /                       |\n",
    "|            \              \                       |\n",
    "|============/              /=============          |\n",
    "|            \==============|            \          |\n",
    "|            /            /              /==========|\n",
    "|            \    iman    \    shathur   \          |\n",
    "|  hyperion  /            /              /          |\n",
    "|            \============================          |\n",
    "|            /                      \      avalon   |\n",
    "|            \        tirion        /               |\n",
    "|            /                      \               |\n",
    "|            \                      /               |\n",
    "=====================================================\n",


Applied chaos (plus thinner horizontals):

    "=====================================================\n",
    "|           _/               \                      |\n",
    "|           \                /                      |\n",
    "|   dimril   \               \        khala         |\n",
    "|            /    aragon   _/~                      |\n",
    "|           /              \                        |\n",
    "|---\_/\----\              /,-------------          |\n",
    "|            \-------------|             \          |\n",
    "|            /            /              /----------|\n",
    "|            \    iman    \    shathur   \          |\n",
    "|  hyperion  /             \             /          |\n",
    "|            \----------------------------          |\n",
    "|            /                      \      avalon   |\n",
    "|            \        tirion         \              |\n",
    "|            /                       /              |\n",
    "|            \                       /              |\n",
    "=====================================================\n",

Getting silly:

    "=====================================================\n",
    "|           _/               \                      |\n",
    "|           \                /      primary         |\n",
    "|  demerol   \               \       khalas         |\n",
    "|            /  tarragon   _/~                      |\n",
    "|           /              \                        |\n",
    "|---\_/\----\              /,-------------          |\n",
    "|            \-------------|             \          |\n",
    "|            /            /              /----------|\n",
    "|            \ idi amin   \    shatner   \          |\n",
    "| hyperactive/             \             /          |\n",
    "|            \----------------------------          |\n",
    "|            /                      \      abalone  |\n",
    "|            \        tire iron      \              |\n",
    "|            /                       /              |\n",
    "|            \                       /              |\n",
    "=====================================================\n",


-- 
I EDIT THE NET: <URL:http://www.mcs.net/~jorn/html/weblogs/weblog.html>
"The PhD system is the real root of the evil of academic snobbery.
People who have PhDs consider themselves a priesthood." --Freeman Dyson

jor...@mcs.com (Jorn Barger) wrote:

>I'm not sure I understand the task, but I feel like playing:

Me too, although I believe I do understand the task: you want what
looks like the map of an actual landform.

From

         "=====================================================\n",
         "|            |              |                       |\n",
         "|            |              |                       |\n",
         "|   dimril   |              |         khala         |\n",
         "|            |    aragon    |                       |\n",
         "|            |              |                       |\n",
         "|============|              |=============          |\n",
         "|            |==============|            |          |\n",
         "|            |            |              |==========|\n",
         "|            |    iman    |    shathur   |          |\n",
         "|  hyperion  |            |              |          |\n",
         "|            |============================          |\n",
         "|            |                      |      avalon   |\n",
         "|            |        tirion        |               |\n",
         "|            |                      |               |\n",
         "|            |                      |               |\n",
         "=====================================================\n",

to

        "   _     _                 _     ___       _&"
        "  / \_--- --____--__  __--- --_--   ----__- --_-_&"
        " (            \     --        |                  \&"
        "  )  Dimril    )             /                    )&"
        " /            /             (                    /&"
        "(            (               \         Khala    (&"
        " \            \   Aragon      |                  \&"
        "  |__  _    ___)              |                   \&"
        "  |  -- --_-  /               |-__-_    _          )&"
        " /           (      __ _    _/      ----|-_-__-___/&"
        "(             )--_--  - -_--           /         |&"
        " \           /             |          |           \&"
        "  )         /   Iman       |  Shathur |            )&"
        " / Hyperion|\   __-_     _/      __    \          /&"
        "|          | \_/    --__- --__--- |---__) Avalon (&"
        " \         |                     /                \&"
        "  |         \     Tirion        |                 _)&"
        "  |  __      ) _         _--_  /   __--_       __-&"
        " (__/  --_--_-- --_____--    ---_--     --__---&"

You'll have to edit the \s in it, though, to \\. I haven't done that,
so that everyone can see what it looks like. But I've included extra
&s at the end of each string, so after you've changed each \ to a \\,
then you can change each & to \n for the newlines.

Is it possible to put in some mountains:

        "   _     _                 _     ___       _&"
        "  / \_--- --____--__  __--- --_--   ----__- --_-_&"
        " (            \     --        |                  \&"
        "  )  Dimril    )             /                    )&"
        " /            /             (                    /&"
        "(            (               \         Khala    (&"
        " \       ^    \   Aragon      |                  \&"
        "  |__  _ ^  ___)       ^      |                   \&"
        "  |  -- --_-  /      ^^ ^^^   |-__-_    _          )&"
        " /      ^    (      __ _    _/      ----|-_-__-___/&"
        "(      ^^     )--_--  - -_--           /         |&"
        " \      ^    /             |          |           \&"
        "  )    ^    /   Iman       |  Shathur |       ^    )&"
        " / Hyperion|\   __-_     _/      __    \      ^   /&"
        "|    ^^    | \_/    --__- --__--- |---__) Avalon (&"
        " \   ^     |                     /                \&"
        "  |         \     Tirion        |                 _)&"
        "  |  __      ) _         _--_  /   __--_       __-&"
        " (__/  --_--_-- --_____--    ---_--     --__---&"

John Savard

Veronica Karlsson <dre...@on.spammer> wrote:

>Hmmm... is this some kind of "adventure" game with clues and stuff?

Since he refers to it as an 'empire' type of game, perhaps it's like
the boardgames RISK or Diplomacy.

John Savard

miK <mmi...@dataweb.nl> ASCII art 24 Mar 1998 00:00 · permalink · report
jsa...@teneerf.edmonton.ab.ca (John Savard) wrote:

[snipped]

>You'll have to edit the \s in it, though, to \\. I haven't done that,
>so that everyone can see what it looks like. But I've included extra
>&s at the end of each string, so after you've changed each \ to a \\,
>then you can change each & to \n for the newlines.

>Is it possible to put in some mountains:

>        "   _     _                 _     ___       _&"
>        "  / \_--- --____--__  __--- --_--   ----__- --_-_&"
>        " (            \     --        |                  \&"
>        "  )  Dimril    )             /                    )&"
>        " /            /             (                    /&"
>        "(            (               \         Khala    (&"
>        " \       ^    \   Aragon      |                  \&"
>        "  |__  _ ^  ___)       ^      |                   \&"
>        "  |  -- --_-  /      ^^ ^^^   |-__-_    _          )&"
>        " /      ^    (      __ _    _/      ----|-_-__-___/&"
>        "(      ^^     )--_--  - -_--           /         |&"
>        " \      ^    /             |          |           \&"
>        "  )    ^    /   Iman       |  Shathur |       ^    )&"
>        " / Hyperion|\   __-_     _/      __    \      ^   /&"
>        "|    ^^    | \_/    --__- --__--- |---__) Avalon (&"
>        " \   ^     |                     /                \&"
>        "  |         \     Tirion        |                 _)&"
>        "  |  __      ) _         _--_  /   __--_       __-&"
>        " (__/  --_--_-- --_____--    ---_--     --__---&"

>John Savard

Nice :)

I've smoothened the borders a bit (Don't know if that's allowed from
a programmers point of view). And added some other textures to the
landscape.

   __-          :::::                      (Siliconia, Cashville,
  --_-_ swomp   ::::   forest   *  capitol  Megalopolis, Dramid,
   ---           ::::                       Heteran, Khaloha, Bitet)



        "   _     _                 _     ___        __&"
        "  / \_,-' '-,__,--,_  __,-' '-_-'   `--,_,-'_-`-,&"
        " (  ::::::::::\:::::`'::::::  |      -_-- _-- _--\&"
        "  )  Dimril :::):::::::::    /          --_- --_ -)&"
        " /      ::::::/::::::::     (      *        -- - /&"
        "(    *     ::(::::::::   *   \         Khala    (&"
        " \       ^  ::\:: Aragon      | :                \&"
        "  |__  _ ^ : ::):::    ^      |:                  \&"
        "  |  `' `-,_:_/:::   ^^ ^^^ ::|__,-_               )&"
        " /      ^    (       _,_ :::_/:::   `---+--,_,-,__/&"
        "(      ^^     )-,_,-'   `--/:::::::    /         |&"
        " \      ^    /        :::::|::::::::: |           \&"
        "  )    ^    /   Iman ::::::|: Shathur |       ^    )&"
        " / Hyperion|\   __,_:::::_/::::: __    \      ^   /&"
        "|    ^^    | \_/    `-,_/:\___,-' |`--,_) Avalon (&"
        " \   ^   * |         ::::::::::: /                \&"
        "  |     __-_\_-   Tirion   *    |                 _)&"
        "  |  __-_-_-_)_-_        _--_  / *  _,-_        _/&"
        " (__/  `-,--+----,______/    `-,_,-'    `-,_,--'&"


Or did I mess it up completely :)

________________________________________mic at dataweb dot nl 

mmi...@dataweb.nl (miK) wrote:

>Nice :)

Thank you.

>I've smoothened the borders a bit (Don't know if that's allowed from
>a programmers point of view). And added some other textures to the
>landscape.

I have no idea; it would depend on how the original poster's progam
works.

>   __-          :::::                      (Siliconia, Cashville,
>  --_-_ swomp   ::::   forest   *  capitol  Megalopolis, Dramid,
>   ---           ::::                       Heteran, Khaloha, Bitet)

>        "   _     _                 _     ___        __&"
>        "  / \_,-' '-,__,--,_  __,-' '-_-'   `--,_,-'_-`-,&"
>        " (  ::::::::::\:::::`'::::::  |      -_-- _-- _--\&"
>        "  )  Dimril :::):::::::::    /          --_- --_ -)&"
>        " /      ::::::/::::::::     (      *        -- - /&"
>        "(    *     ::(::::::::   *   \         Khala    (&"
>        " \       ^  ::\:: Aragon      | :                \&"
>        "  |__  _ ^ : ::):::    ^      |:                  \&"
>        "  |  `' `-,_:_/:::   ^^ ^^^ ::|__,-_               )&"
>        " /      ^    (       _,_ :::_/:::   `---+--,_,-,__/&"
>        "(      ^^     )-,_,-'   `--/:::::::    /         |&"
>        " \      ^    /        :::::|::::::::: |           \&"
>        "  )    ^    /   Iman ::::::|: Shathur |       ^    )&"
>        " / Hyperion|\   __,_:::::_/::::: __    \      ^   /&"
>        "|    ^^    | \_/    `-,_/:\___,-' |`--,_) Avalon (&"
>        " \   ^   * |         ::::::::::: /                \&"
>        "  |     __-_\_-   Tirion   *    |                 _)&"
>        "  |  __-_-_-_)_-_        _--_  / *  _,-_        _/&"
>        " (__/  `-,--+----,______/    `-,_,-'    `-,_,--'&"
>

>Or did I mess it up completely :)

Oh, no. And by using commas in the horizontal boundaries, you've made
a significant improvement on my work.

John Savard

Related ASCII art in the Gallery

Explore these categories from our collection of 11,000+ artworks:

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 1998 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post