[C++]Display ASCII/Sprite in Console | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

[C++]Display ASCII/Sprite in Console

Anybody knows any way to display an ascii art or sprite in a console? I am trying to replicate a pokemon like battle system in console. Clearing the screen for every turn that ends. Tyvm!

4th Dec 2017, 2:47 PM
Mario Ryan Aljama
Mario Ryan Aljama - avatar
2 Answers
+ 2
I haven't tried making a version where the screen clears or anything, but I made this for sololearn. I'd like to see yours too, so we could learn from each other. I'm just curious to see how someone else would do it. Pokemon Battle: https://code.sololearn.com/c1709fh8MkyS
4th Dec 2017, 5:10 PM
Zeke Williams
Zeke Williams - avatar
+ 1
Okay thanks! I will look into it tomorrow as right now I need to sleep for an early class. Anyway, my advance reading takes me to classes and functions already. Do I need some more knowledge to make a text pokemon game (with only the battle system that does static drawings)
4th Dec 2017, 3:23 PM
Mario Ryan Aljama
Mario Ryan Aljama - avatar