Fullscreen & Resizing - Pygame Tutorial

Опубликовано: 23 Ноябрь 2024
на канале: DaFluffyPotato
59,197
1.3k

Window resizing and fullscreen are pretty important, so I made a video on them. [WARNING] This implementation only works with Pygame 1.x. If you're using Pygame 2.x, you will need to mess around with some things to make it work.

The script from the video:
https://pastebin.com/hH4H1eRT

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 #python #gamedevelopment