DAI 2023-2024 - Practical work 1 - Sarah Jallon #82
Replies: 3 comments 2 replies
-
Great! Looks promising! I see that some people mentioned the usage of UTF-8 characters in the resources you posted. It could be some optional arguments to the CLI to set the output charset as well. |
Beta Was this translation helpful? Give feedback.
-
@ludelafo @hadrylouis Hi! I have a question regarding the gitignore for the practical work, I thought it would be better to put *.txt in my gitignore in order not to have the generated files from my program appear on github. |
Beta Was this translation helpful? Give feedback.
-
Here is my repo |
Beta Was this translation helpful? Give feedback.
-
For this practical work I will create an application that takes a text as an argument and will produce an ascii art as a result (written in a file). This ascii art will be the text in a big font using ascii characters.
If this is easy and I have enough time I'd love to change my program so that it takes a picture as an input and gives an ascii art of the picture as an output.
For this I found the following ressources: res1 and res2
I still have to look into it but this looks promising!
Beta Was this translation helpful? Give feedback.
All reactions