A zero-boilerplate games programming framework for Python 3, based on Pygame.
GNU Lesser General Public License v3.0
538
stars
188
forks
source link
Fixed issue #212 by adding mouse module for visibility with testing #316
Open
kurttepelikerim opened 1 year ago
Created a method to hide mouse directly from Pygame Zero with testing addressed in issue #212.