ASCII art

Programming Topics (Computer Chess) and technical aspects as test techniques, book building, program tuning etc

Moderator: Andres Valverde

ASCII art

Postby mathmoi » 20 Jan 2006, 21:15

i'm thinking about implementing this in the text version of my engine :
Code: Select all
...................................................
; ["]  :[@Zn: (\)  :\W/::; [M] ::(\)::      :["]::;  ()
8 /#\  :/#\:: /#\  :/#\::; /#\ ::/#\::      :/#\::;  /\
;[###] [###]:[###] [###]:;[###]:[###]:      [###]:; [__]
;::()::  ()  ::()::      ;::()::  ()  ::()::  ()  ;
7::/\::  /\  ::/\::      ;::/\::  /\  ::/\::  /\  ;
;:[##]: [##] :[##]:      ;:[##]: [##] :[##]: [##] ;
;      ::::::      ::::::;      :[@Zn:      ::::::;
6      ::::::      ::::::;      :/#\::      ::::::;
;      ::::::      ::::::;      [###]:      ::::::;
;::::::      ::::::      ;::::::      ::::::      ;
5::::::      ::::::      ;::::::      ::::::      ;
;::::::      ::::::      ;::::::      ::::::      ;
;      ::::::      ::()::;  ()  ::::::      ::::::;
4      ::::::      ::/\::;  /\  ::::::      ::::::;
;      ::::::      :[__]:;_[##]_::::::      ::::::;
;::::::      :[@Zn:      ;::::::      ::::::      ;
3::::::      :/_\::      ;::::::      ::::::      ;
;::::::      [___]:      ;::::::      ::::::      ;
;  ()  ::()::  ()  ::::::;      ::()::  ()  ::()::;
2  /\  ::/\::  /\  ::::::;      ::/\::  /\  ::/\::;
; [__] :[__]: [__] ::::::;      :[__]: [__] :[__]:;
;:["]::      :(\):: \W/  ;:[M]:: (\)  :[@Zn: ["]  ;
1:/_\::      :/_\:: /_\  ;:/_\:: /_\  :/_\:: /_\  ;
:[___]:      [___]:[___] ;[___]:[___] [___]:[___] ;
'''a'''''b'''''c'''''d'''"'''e'''''f'''''g'''''h'''
mathmoi
 
Posts: 37
Joined: 30 Mar 2005, 21:23

Re: ASCII art

Postby mridul » 20 Jan 2006, 21:17

You are using aalib for this ?
They have some kickass ascii art stuff !

Mridul
mridul
 
Posts: 48
Joined: 09 Dec 2004, 11:34
Location: Bangalore , India

Re: ASCII art

Postby H.G.Muller » 20 Jan 2006, 22:31

Well, to be honest, the use of letters among the simple line-like characters does not appeal very much to me. The style of your Bishop I like, however. I would do it like this:
Code: Select all
;      ::::::  __  :[__]:;      ::::::      ::::::;
;::::::      :/  \:      ;::::::      ::::::      ;
3::::::      :\ \~:      ;::::::      ::::::      ;
;::::::      :[__]:      ;::::::      ::::::      ;
;  ()  ::()::  ()  ::::::;      ::()::  ()  ::()::;
2  /\  ::/\::  /\  ::::::;      ::/\::  /\  ::/\::;
; [__] :[__]: [__] ::::::; _+_  :[__]: [__] :[__]:;
;:["]::      :(\):: \|/  ;:\ /:: (\)  :/  \:  ["] ;
1:/_\::      :/_\:: /_\  ;:/_\:: /_\  :\_\~:  /_\ ;
:[___]:      [___]:[___] ;[___]:[___] :[__]: [___];
'''a'''''b'''''c'''''d'''"'''e'''''f'''''g'''''h'''

Complication is that the King sticks out above the square. But a King is supposed to be taller than the other pieces...
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: ASCII art

Postby mathmoi » 21 Jan 2006, 01:33

H.G.Muller wrote:Well, to be honest, the use of letters among the simple line-like characters does not appeal very much to me. The style of your Bishop I like, however. I would do it like this:
Code: Select all
;      ::::::  __  :[__]:;      ::::::      ::::::;
;::::::      :/  \:      ;::::::      ::::::      ;
3::::::      :\ \~:      ;::::::      ::::::      ;
;::::::      :[__]:      ;::::::      ::::::      ;
;  ()  ::()::  ()  ::::::;      ::()::  ()  ::()::;
2  /\  ::/\::  /\  ::::::;      ::/\::  /\  ::/\::;
; [__] :[__]: [__] ::::::; _+_  :[__]: [__] :[__]:;
;:["]::      :(\):: \|/  ;:\ /:: (\)  :/  \:  ["] ;
1:/_\::      :/_\:: /_\  ;:/_\:: /_\  :\_\~:  /_\ ;
:[___]:      [___]:[___] ;[___]:[___] :[__]: [___];
'''a'''''b'''''c'''''d'''"'''e'''''f'''''g'''''h'''

Complication is that the King sticks out above the square. But a King is supposed to be taller than the other pieces...


Not bad, I like it. I'll try to implement it, i';ll see if I like that.
mathmoi
 
Posts: 37
Joined: 30 Mar 2005, 21:23


Return to Programming and Technical Discussions

Who is online

Users browsing this forum: No registered users and 29 guests