Python Forum
Need help creating game menu with clickable buttons
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help creating game menu with clickable buttons
#1
Video 
Hello

I've been developing a game for the last 7 weeks or so, but it's just a text game. I want to have like a menu for the game with clickable buttons. I searched it on google, but found nothing. Can someone please help with this?
The only stupid person in the world, is the person that doesn't ask questions.
-Someone smart
Reply
#2
Have a look at tkinter, pyqt6, or one of the other gui.
BliepMonster likes this post
I welcome all feedback.
The only dumb question, is one that doesn't get asked.
My Github
How to post code using bbtags


Reply
#3
are these "buttons" to be icons in a graphical display you are switching to or just keyboard keys acting as hotkeys (e.g. no need to press "enter" or "return") still in text mode?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Forum Jump:

User Panel Messages

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