Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 9 Nov 1994.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
Help: 4 line pawn

Help: 4 line pawn

alt.ascii-art · 2 messages · 9 Nov 1994 - 10 Nov 1994
To all you wonderful ASCII artists out there.

I have a program in pascal to take care of, and I was wondering if you would 
help me.

We are creating a text based board game called 'pawns'.  Basically, it is a 
4x4 board using just the pawns from chess.  What I would like is a 4 line 
pawn or any other type of place marker for both players.

Thanks for your help.



ALSO......


Do any of you know what a <locate> type of statement would be in Pascal.  
It's for the same program, but my Prof. doesn't know of one.

We are programming through 'vi' and compiling in UNIX with a command of:
pc <filename>.p


Thanks again,

Tim
tro...@wpo.uwsuper.edu

TIMOTHY D. ROSINE (tro...@wpo.uwsuper.edu) wrote:
: To all you wonderful ASCII artists out there.

: I have a program in pascal to take care of, and I was wondering if you would 
: help me.

: We are creating a text based board game called 'pawns'.  Basically, it is a 
: 4x4 board using just the pawns from chess.  What I would like is a 4 line 
: pawn or any other type of place marker for both players.

: Thanks for your help.



: ALSO......


: Do any of you know what a <locate> type of statement would be in Pascal.  
: It's for the same program, but my Prof. doesn't know of one.

: We are programming through 'vi' and compiling in UNIX with a command of:
: pc <filename>.p


: Thanks again,

: Tim
: tro...@wpo.uwsuper.edu

Can't help with the art, but Pascal i can...  the command you want is:

GotoXY(A, B);

where A is your x coordinate (1..80) and B is your y (1..24)
I'm surprised your prof didn't know this, but there you are.  If you 
figure out how to find where the cursor is I'd like to know.
On IBM you can use WhereX and WhereY but this is specific for IBM, and 
I'd like to know for CP/M...

graham

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 1994 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.