• New door game in dev

    From calcmandan@DIGDIST to All on Wednesday, March 18, 2020 23:18:48
    Hi folks. I'm creating a new door game written in Pascal with a star trek storyline. Looking for suggestions on good ansi art creation software I can use to make my 'screens' for my text based game. I run linux so that's the one big snafu.

    Thanks
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Dumas Walker@DIGDIST/CAPCITY2 to CALCMANDAN on Thursday, March 19, 2020 16:00:00
    Hi folks. I'm creating a new door game written in Pascal with a star trek >storyline. Looking for suggestions on good ansi art creation software I can use
    to make my 'screens' for my text based game. I run linux so that's the one big >snafu.

    That is not a big issue. I currently use an old DOS program, called
    TheDraw, in a dosemu window under linux. It works great making screens for my linux-based bbs. It may also work well under dosbox.

    I saw someone else also suggested a program called moebius, which has a
    native linux version.


    * SLMR 2.1a * SysOp: Gofer in charge of bolts, wires & electricity
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Gamgee@DIGDIST/FREEWAY to Dumas Walker on Thursday, March 19, 2020 21:19:00
    Dumas Walker wrote to CALCMANDAN <=-

    Hi folks. I'm creating a new door game written in Pascal with a star trek
    storyline. Looking for suggestions on good ansi art creation software I can
    use to make my 'screens' for my text based game. I run linux so that's the
    one big snafu.

    That is not a big issue. I currently use an old DOS program,
    called TheDraw, in a dosemu window under linux. It works great
    making screens for my linux-based bbs. It may also work well
    under dosbox.

    It does (work well under Dosbox).

    I saw someone else also suggested a program called moebius, which
    has a native linux version.

    I downloaded that today and am going to give it a look.



    ... Do NOT look into laser with remaining eyeball.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST to Dumas Walker on Monday, April 06, 2020 15:57:18
    Re: New door game in dev
    By: Dumas Walker to CALCMANDAN on Thu Mar 19 2020 04:00 pm

    I saw someone else also suggested a program called moebius, which has a native linux version.

    Yes thanks for that. I'm using moebius now since you suggested it. Sorry, I forgot to reply.
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@DIGDIST/FREEWAY to calcmandan on Monday, April 06, 2020 21:52:00
    calcmandan wrote to Dumas Walker <=-

    I saw someone else also suggested a program called moebius, which has a native linux version.

    Yes thanks for that. I'm using moebius now since you suggested
    it. Sorry, I forgot to reply.

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.



    ... Nothing is so smiple that it can't get screwed up.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST to Gamgee on Monday, April 06, 2020 23:46:02
    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Mon Apr 06 2020 09:52 pm

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.

    sudo apt install moebius

    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@DIGDIST/FREEWAY to calcmandan on Tuesday, April 07, 2020 07:18:00
    calcmandan wrote to Gamgee <=-

    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Mon Apr 06 2020 09:52 pm

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.

    sudo apt install moebius

    Heh. That only works on Debian-ish systems (which I'm not using).

    Anybody else know how to compile/run Moebius, as gotten from it's
    Github site?



    ... All the easy problems have been solved.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From Gamgee@DIGDIST/FREEWAY to Gamgee on Tuesday, April 07, 2020 10:52:00
    Gamgee wrote to calcmandan <=-

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.

    sudo apt install moebius

    Heh. That only works on Debian-ish systems (which I'm not
    using).

    Anybody else know how to compile/run Moebius, as gotten from it's
    Github site?

    Nevermind... I see now that it needs node/nodejs and 'electron',
    not gonna bother with such ridiculousness... :-)



    ... Boy, I'm tellin you fer yer own good, I studied them things.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST to Gamgee on Tuesday, April 07, 2020 13:19:32
    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Tue Apr 07 2020 07:18 am

    Heh. That only works on Debian-ish systems (which I'm not using).

    what distro do you use?
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Dumas Walker@DIGDIST/CAPCITY2 to CALCMANDAN on Tuesday, April 07, 2020 17:43:00
    I saw someone else also suggested a program called moebius, which has a native linux version.

    Yes thanks for that. I'm using moebius now since you suggested it. Sorry, I forgot to reply.

    That is all right. Glad it is working for you!


    * SLMR 2.1a * "You've stolen my soul!" - Granpa Simpson
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Gamgee@DIGDIST/FREEWAY to calcmandan on Tuesday, April 07, 2020 17:46:00
    calcmandan wrote to Gamgee <=-

    Heh. That only works on Debian-ish systems (which I'm not using).

    what distro do you use?

    Slackware.



    ... Beware of programmers who carry screwdrivers.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST to Gamgee on Thursday, April 09, 2020 01:07:24
    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Tue Apr 07 2020 05:46 pm

    Slackware.

    Can you install a .deb?
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@DIGDIST/FREEWAY to calcmandan on Thursday, April 09, 2020 07:16:00
    calcmandan wrote to Gamgee <=-

    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Tue Apr 07 2020 05:46 pm

    Slackware.

    Can you install a .deb?

    I've read that it's possible, using 3rd-party utilities, but not
    usually recommended. I've never done it.

    I've decided not to bother with Moebius and will use other tools
    for what I need to do.

    Thanks for the followup.



    ... Pros are those who do their jobs well, even when they don't feel like it. === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST to Gamgee on Friday, April 10, 2020 00:32:58
    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Thu Apr 09 2020 07:16 am

    Sorry I can't help. I'm a perman3wb with linux and I certainly don't have the skills to help with slack.

    That's admired.
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@DIGDIST to Dumas Walker on Tuesday, April 21, 2020 11:22:59
    Re: New door game in dev
    By: Dumas Walker to CALCMANDAN on Thu Mar 19 2020 04:00 pm

    That is not a big issue. I currently use an old DOS program, called TheDraw, in a dosemu window under linux. It works great making screens for

    "an old DOS program, called TheDraw".. You say that like nobody has heard of it. :P It was probably one of the most well-known ANSI editors in the 90s.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From calcmandan@DIGDIST to Gamgee on Wednesday, April 22, 2020 00:44:00
    Gamgee wrote to calcmandan <=-

    calcmandan wrote to Dumas Walker <=-

    I saw someone else also suggested a program called moebius, which has a native linux version.

    Yes thanks for that. I'm using moebius now since you suggested
    it. Sorry, I forgot to reply.

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.

    I downloaded the debian package for it. Installed just fine.

    ... Nothing is so smiple that it can't get screwed up.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL *
    (256:8/102)
    = Synchronet = Freeway BBS, Bendigo Australia. freeway.apana.org.au

    ... Visit me at: gopher://gcpp.world
    --- MultiMail/Linux v0.49
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Dumas Walker@DIGDIST/CAPCITY2 to NIGHTFOX on Wednesday, April 22, 2020 12:30:00
    "an old DOS program, called TheDraw".. You say that like nobody has heard of . :P It was probably one of the most well-known ANSI editors in the 90s.

    Yes, and those of us who have been around that long would sure know of it.
    I was thinking my audience might be newer to BBSing than us, but maybe I am wrong. ;)


    * SLMR 2.1a * How do they get Teflon to stick to the pans?
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From calcmandan@DIGDIST to Dumas Walker on Wednesday, April 22, 2020 21:50:00
    Dumas Walker wrote to NIGHTFOX <=-

    "an old DOS program, called TheDraw".. You say that like nobody has heard
    of
    . :P It was probably one of the most well-known ANSI editors in the 90s.

    Yes, and those of us who have been around that long would sure know of
    it. I was thinking my audience might be newer to BBSing than us, but
    maybe I am wrong. ;)

    i was an avid bbs user in the nineties but never heard of 'the draw' because
    it never occured to me to create ANSI graphics. That was a sysop's job in
    my eyes.

    Now, I do it all the time with this game i'm designing. Good times.

    ... Visit me at: gopher://gcpp.world
    --- MultiMail/Linux v0.49
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Dumas Walker@DIGDIST/CAPCITY2 to CALCMANDAN on Thursday, April 23, 2020 16:52:00
    i was an avid bbs user in the nineties but never heard of 'the draw' because it never occured to me to create ANSI graphics. That was a sysop's job in
    my eyes.

    LOL, yes it was.

    I have a sister who, back in the day, did get into doing ANSI art even
    though she was not a Sysop (or even a BBS user). I think she saw some of
    the screens I was looking at one day and thought it was neat.

    Mike


    * SLMR 2.1a * WORK HARDER!... Millions on Welfare depend on YOU!
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From calcmandan@DIGDIST to Dumas Walker on Friday, April 24, 2020 00:55:00
    Dumas Walker wrote to CALCMANDAN <=-

    i was an avid bbs user in the nineties but never heard of 'the draw' because it never occured to me to create ANSI graphics. That was a sysop's job in
    my eyes.

    LOL, yes it was.

    I have a sister who, back in the day, did get into doing ANSI art even though she was not a Sysop (or even a BBS user). I think she saw some
    of the screens I was looking at one day and thought it was neat.

    That's hella. Yeah, I'm only now growing a fondness for the art. Giong to differnt boards and downloading ansi packs. It certainly opened my eyes when a bug hit me and started this project.


    ... Visit me at: gopher://gcpp.world
    --- MultiMail/Linux v0.49
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to All on Wednesday, March 18, 2020 23:18:00
    Hi folks. I'm creating a new door game written in Pascal with a star trek storyline. Looking for suggestions on good ansi art creation software I can use to make my 'screens' for my text based game. I run linux so that's the one big snafu.

    Thanks
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Dumas Walker@DIGDIST/BATTLEST/FREEWAY to CALCMANDAN on Thursday, March 19, 2020 16:00:00
    Hi folks. I'm creating a new door game written in Pascal with a star trek >storyline. Looking for suggestions on good ansi art creation software I can use
    to make my 'screens' for my text based game. I run linux so that's the one big >snafu.

    That is not a big issue. I currently use an old DOS program, called
    TheDraw, in a dosemu window under linux. It works great making screens for my linux-based bbs. It may also work well under dosbox.

    I saw someone else also suggested a program called moebius, which has a
    native linux version.


    * SLMR 2.1a * SysOp: Gofer in charge of bolts, wires & electricity
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Gamgee@DIGDIST/BATTLEST/FREEWAY to Dumas Walker on Thursday, March 19, 2020 21:19:00
    Dumas Walker wrote to CALCMANDAN <=-

    Hi folks. I'm creating a new door game written in Pascal with a star trek
    storyline. Looking for suggestions on good ansi art creation software I can
    use to make my 'screens' for my text based game. I run linux so that's the
    one big snafu.

    That is not a big issue. I currently use an old DOS program,
    called TheDraw, in a dosemu window under linux. It works great
    making screens for my linux-based bbs. It may also work well
    under dosbox.

    It does (work well under Dosbox).

    I saw someone else also suggested a program called moebius, which
    has a native linux version.

    I downloaded that today and am going to give it a look.



    ... Do NOT look into laser with remaining eyeball.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to Dumas Walker on Monday, April 06, 2020 15:57:00
    Re: New door game in dev
    By: Dumas Walker to CALCMANDAN on Thu Mar 19 2020 04:00 pm

    I saw someone else also suggested a program called moebius, which has a native linux version.

    Yes thanks for that. I'm using moebius now since you suggested it. Sorry, I forgot to reply.
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@DIGDIST/BATTLEST/FREEWAY to calcmandan on Monday, April 06, 2020 21:52:00
    calcmandan wrote to Dumas Walker <=-

    I saw someone else also suggested a program called moebius, which has a native linux version.

    Yes thanks for that. I'm using moebius now since you suggested
    it. Sorry, I forgot to reply.

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.



    ... Nothing is so smiple that it can't get screwed up.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to Gamgee on Monday, April 06, 2020 23:46:00
    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Mon Apr 06 2020 09:52 pm

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.

    sudo apt install moebius

    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@DIGDIST/BATTLEST/FREEWAY to calcmandan on Tuesday, April 07, 2020 07:18:00
    calcmandan wrote to Gamgee <=-

    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Mon Apr 06 2020 09:52 pm

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.

    sudo apt install moebius

    Heh. That only works on Debian-ish systems (which I'm not using).

    Anybody else know how to compile/run Moebius, as gotten from it's
    Github site?



    ... All the easy problems have been solved.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From Gamgee@DIGDIST/BATTLEST/FREEWAY to Gamgee on Tuesday, April 07, 2020 10:52:00
    Gamgee wrote to calcmandan <=-

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.

    sudo apt install moebius

    Heh. That only works on Debian-ish systems (which I'm not
    using).

    Anybody else know how to compile/run Moebius, as gotten from it's
    Github site?

    Nevermind... I see now that it needs node/nodejs and 'electron',
    not gonna bother with such ridiculousness... :-)



    ... Boy, I'm tellin you fer yer own good, I studied them things.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to Gamgee on Tuesday, April 07, 2020 13:19:00
    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Tue Apr 07 2020 07:18 am

    Heh. That only works on Debian-ish systems (which I'm not using).

    what distro do you use?
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Dumas Walker@DIGDIST/BATTLEST/FREEWAY to CALCMANDAN on Tuesday, April 07, 2020 17:43:00
    I saw someone else also suggested a program called moebius, which has a native linux version.

    Yes thanks for that. I'm using moebius now since you suggested it. Sorry, I forgot to reply.

    That is all right. Glad it is working for you!


    * SLMR 2.1a * "You've stolen my soul!" - Granpa Simpson
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Gamgee@DIGDIST/BATTLEST/FREEWAY to calcmandan on Tuesday, April 07, 2020 17:46:00
    calcmandan wrote to Gamgee <=-

    Heh. That only works on Debian-ish systems (which I'm not using).

    what distro do you use?

    Slackware.



    ... Beware of programmers who carry screwdrivers.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to Gamgee on Thursday, April 09, 2020 01:07:00
    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Tue Apr 07 2020 05:46 pm

    Slackware.

    Can you install a .deb?
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Gamgee@DIGDIST/BATTLEST/FREEWAY to calcmandan on Thursday, April 09, 2020 07:16:00
    calcmandan wrote to Gamgee <=-

    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Tue Apr 07 2020 05:46 pm

    Slackware.

    Can you install a .deb?

    I've read that it's possible, using 3rd-party utilities, but not
    usually recommended. I've never done it.

    I've decided not to bother with Moebius and will use other tools
    for what I need to do.

    Thanks for the followup.



    ... Pros are those who do their jobs well, even when they don't feel like it. === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL * (256:8/102)
    þ Synchronet þ Freeway BBS, Bendigo Australia. freeway.apana.org.au
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to Gamgee on Friday, April 10, 2020 00:32:00
    Re: Re: New door game in dev
    By: Gamgee to calcmandan on Thu Apr 09 2020 07:16 am

    Sorry I can't help. I'm a perman3wb with linux and I certainly don't have the skills to help with slack.

    That's admired.
    Daniel Traechin

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Nightfox@DIGDIST/BATTLEST/FREEWAY to Dumas Walker on Tuesday, April 21, 2020 11:22:00
    Re: New door game in dev
    By: Dumas Walker to CALCMANDAN on Thu Mar 19 2020 04:00 pm

    That is not a big issue. I currently use an old DOS program, called TheDraw, in a dosemu window under linux. It works great making screens for

    "an old DOS program, called TheDraw".. You say that like nobody has heard of it. :P It was probably one of the most well-known ANSI editors in the 90s.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to Gamgee on Wednesday, April 22, 2020 00:44:00
    Gamgee wrote to calcmandan <=-

    calcmandan wrote to Dumas Walker <=-

    I saw someone else also suggested a program called moebius, which has a native linux version.

    Yes thanks for that. I'm using moebius now since you suggested
    it. Sorry, I forgot to reply.

    I (tried to) take a look at Moebius on Linux, but how the heck to
    you start/run it? I downloaded the zip (I think) from github and
    did not see any executable files in there, or source code to
    compile... How do you run it??? Thanks.

    I downloaded the debian package for it. Installed just fine.

    ... Nothing is so smiple that it can't get screwed up.
    === MultiMail/Linux v0.52
    --- SBBSecho 3.10-Linux
    * Origin: Palantir * palantirbbs.ddns.net * Pensacola, FL *
    (256:8/102)
    = Synchronet = Freeway BBS, Bendigo Australia. freeway.apana.org.au

    ... Visit me at: gopher://gcpp.world
    --- MultiMail/Linux v0.49
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Dumas Walker@DIGDIST/BATTLEST/FREEWAY to NIGHTFOX on Wednesday, April 22, 2020 12:30:00
    "an old DOS program, called TheDraw".. You say that like nobody has heard of . :P It was probably one of the most well-known ANSI editors in the 90s.

    Yes, and those of us who have been around that long would sure know of it.
    I was thinking my audience might be newer to BBSing than us, but maybe I am wrong. ;)


    * SLMR 2.1a * How do they get Teflon to stick to the pans?
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to Dumas Walker on Wednesday, April 22, 2020 21:50:00
    Dumas Walker wrote to NIGHTFOX <=-

    "an old DOS program, called TheDraw".. You say that like nobody has heard
    of
    . :P It was probably one of the most well-known ANSI editors in the 90s.

    Yes, and those of us who have been around that long would sure know of
    it. I was thinking my audience might be newer to BBSing than us, but
    maybe I am wrong. ;)

    i was an avid bbs user in the nineties but never heard of 'the draw' because
    it never occured to me to create ANSI graphics. That was a sysop's job in
    my eyes.

    Now, I do it all the time with this game i'm designing. Good times.

    ... Visit me at: gopher://gcpp.world
    --- MultiMail/Linux v0.49
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From Dumas Walker@DIGDIST/BATTLEST/FREEWAY to CALCMANDAN on Thursday, April 23, 2020 16:52:00
    i was an avid bbs user in the nineties but never heard of 'the draw' because it never occured to me to create ANSI graphics. That was a sysop's job in
    my eyes.

    LOL, yes it was.

    I have a sister who, back in the day, did get into doing ANSI art even
    though she was not a Sysop (or even a BBS user). I think she saw some of
    the screens I was looking at one day and thought it was neat.

    Mike


    * SLMR 2.1a * WORK HARDER!... Millions on Welfare depend on YOU!
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From calcmandan@DIGDIST/BATTLEST/FREEWAY to Dumas Walker on Friday, April 24, 2020 00:55:00
    Dumas Walker wrote to CALCMANDAN <=-

    i was an avid bbs user in the nineties but never heard of 'the draw' because it never occured to me to create ANSI graphics. That was a sysop's job in
    my eyes.

    LOL, yes it was.

    I have a sister who, back in the day, did get into doing ANSI art even though she was not a Sysop (or even a BBS user). I think she saw some
    of the screens I was looking at one day and thought it was neat.

    That's hella. Yeah, I'm only now growing a fondness for the art. Giong to differnt boards and downloading ansi packs. It certainly opened my eyes when a bug hit me and started this project.


    ... Visit me at: gopher://gcpp.world
    --- MultiMail/Linux v0.49
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com