Text-based game graphics in Python
- by Jasper
Hi,
i'm pretty new 2 programming, and I'm creating a simple text-based game
I'm wondering if there is a simple way to create my own terminal-type window with which I can place coloured input etc.
Is there a graphics module well suited to this?
I'm using Mac, but I would like it to work on Windows as well
Thanks