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.
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.
I saw someone else also suggested a program called moebius, which
has a native linux version.
I saw someone else also suggested a program called moebius, which has a native linux version.
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.
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
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?
Heh. That only works on Debian-ish systems (which I'm not using).
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.
calcmandan wrote to Gamgee <=-
Heh. That only works on Debian-ish systems (which I'm not using).
what distro do you use?
Slackware.
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?
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
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.
... 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
"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.
Dumas Walker wrote to NIGHTFOX <=-of
"an old DOS program, called TheDraw".. You say that like nobody has heard
. :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.
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.
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.
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.
I saw someone else also suggested a program called moebius, which
has a native linux version.
I saw someone else also suggested a program called moebius, which has a native linux version.
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.
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
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?
Heh. That only works on Debian-ish systems (which I'm not using).
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.
calcmandan wrote to Gamgee <=-
Heh. That only works on Debian-ish systems (which I'm not using).
what distro do you use?
Slackware.
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?
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
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.
... 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
"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.
Dumas Walker wrote to NIGHTFOX <=-of
"an old DOS program, called TheDraw".. You say that like nobody has heard
. :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.
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.
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 106 |
Nodes: | 16 (0 / 16) |
Uptime: | 08:20:37 |
Calls: | 5,853 |
Calls today: | 7 |
Files: | 8,497 |
D/L today: |
451 files (77,338K bytes) |
Messages: | 343,691 |