Menus - Pygame Tutorial

Опубликовано: 11 Октябрь 2024
на канале: DaFluffyPotato
174,487
4k

Menus (or different "screens") are something I get a lot of questions about. Menus are actually pretty simple to implement once you understand the basic concept behind them.

The script:
https://pastebin.com/XDQyDZUd

Discord:
  / discord  

Twitter:
  / dafluffypotato  

This video and the code produced in it are released under: CC0 1.0 Universal (CC0 1.0). This puts the video and code produced in it in the public domain, so use it for whatever you want.

#pygame #gamedevelopment