Basically the title. im making this text based game and the output is in python shell. along the way i wanted to display images but unsure how. so for example a banner image when the game firsts starts, then a poster displayed when you are inspecting said poster. i was wondering how to go about this since im still a noob with pygame and im not sure how this would work as the image definitely wouldnt be displayed in the shell and instead in a window, lol. ive already gotten down all the lines for the text, just not the code to display images is all.
just in case i do want to clarify im not using pygame for the text part of the game, i just want to use pygame (or tkinter works too) to display the images (that i am drawing myself) since im doing this for a school project and would like to make my project seem longer haha