Python Forum
[Tkinter] Tkinter Help!!!
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Tkinter Help!!!
#1
Hi All!

Basically I have to make a program for my project.
Me being the average student skipped reading the brief and dove straight into coding.
I have completed a majority of the game, basically it works and all.
But a key detail I missed was the GUI being needed...

So I have a program which works when you hit run, but I do not have a GUI and I have 0 ideas on how to launch all my hard worked code into a GUI.
Any help would be great!

TheMicks

NOTE: My game is basically a text based adventure game, it is all ready to go but I need to somehow get it to launch on a GUI and change it so it looks like a CMD box
Reply
#2
There's no instant route, tkinter, however, is quite easy to learn
You need to take a tutorial (within a night or two, you'll get the basics)
I like this one: https://www.python-course.eu/python_tkinter.php
Reply


Forum Jump:

User Panel Messages

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