+ 2
Making a textbased game
i want to learn a language and use it to create a textbased game but with pics,gifs and videos in it.with some weird 4th wall breaking like creating a text file with a message or things like that.im already learning python.is it good for making such game?can i make it with a simple ide or i need more softwares for it?
2 odpowiedzi
+ 1
well if it has pictures and videos it's not completely text based is it haha
to answer the question, yes, python is great for simpler games, but you might wanna download the pygame module as it enables graphics and all that jazz
+ 3
haha yeah but it still takes commands with text like go north or pick key so it is kinda text based(maybe it is better to call it a text adventure)