Questions tagged [pygame-menu]

Pygame-menu is a python-pygame library for creating menus. It supports several widgets, such as buttons, color inputs, clock objects, drop selectors, frames, images, labels, selectors, tables, text inputs, color switches, and many more, with many options to customize.

Resources:

16 questions
-2
votes
2 answers

Creating a Main Menu for connect 4 on python

I am trying to create a main menu (starting page) for a 3 player connect 4 but I am unable to create one I want 5 buttons (3 player game, 2 player game, single player, options, Quit). Can anyone help? If possible can anyone give me example code…
Nilan-P
  • 23
  • 3
1
2