Top level readme.

This commit is contained in:
Junior 2024-06-03 12:48:05 -04:00
parent 91ca6ab32a
commit 7ee77ff8ba

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Learning Resources
This repository is primarily a collection of resources and learning aides for Steve's classroom work. This can include coding examples in various languages, project examples, documentation, instructional guides, and just about anything else.
## [PyGame](PyGame/)
This is the home of Python PyGame examples. Many of these are examples demonstrating "final project" level work for both simple and advanced levels.