Add a README file for the PyGame examples folder

This commit is contained in:
Junior 2024-06-03 12:32:11 -04:00
commit 1063fd39d5

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# PyGame Python Examples
This folder contains simple examples of using PyGame in Python to create simple UI tools or "game like" programs.