Python Forum
Converting Mapgrid into Tkinter GUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Converting Mapgrid into Tkinter GUI
#1
Hello, i've been working on a turn based game similar to this: https://medium.com/@angellom/writing-a-p...e35668f16b

and i was wondering if i could get help with making the map grid show up in a GUI tab? Huh





[Image: 74824841_525632964959050_412769656913684...e=5E45B2DB]
Reply
#2
curses may be helpful for display: https://docs.python.org/3/howto/curses.html
Reply
#3
thanks although i need to find an alternative to curse since i'm using windows i'll let you know how it goes ty :)
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020