How to use an symbolic array create a picture?

edited November 2016 in How To...

I have an 2D array now. Like this in a .txt file:

#

#

#$

### $

# $ $

## # ## #

# ## ##### ..

$ $ ..

#### ### #@## ..

#

#

Each symbol(#、$、@) represent a image. I need translate the array into a whole picture.

Tagged:

Answers

Sign In or Register to comment.