M
M
Maxim K2022-01-29 22:59:18
C++ / C#
Maxim K, 2022-01-29 22:59:18

How to read a text file in C#, replace an element with an image?

Hello.
Maybe there is some book or article in which something similar is described ??? I myself have a book on delphi, pascal, there is such a thing, but how to apply it to C # does not work yet. It is necessary to read a text file, find certain elements and, as a result, build a picture.

Well, i.e. there is a file: хххх
ххх
хххх

Where x is a wall, p is a character. We read the file byte by byte, replace x with a picture, etc. I'm not asking you to write code for me, but at least articles or something like that. THANK YOU

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
HemulGM, 2022-01-30
@HemulGM

You have already described everything. You read the file, create the necessary objects according to the "coordinates"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question