https://github.com/kastentx/pygame-concepts
Various Simple PyGame concepts. These are mostly for testing purposes and to experiment with Python and PyGame.
https://github.com/kastentx/pygame-concepts
Last synced: about 2 months ago
JSON representation
Various Simple PyGame concepts. These are mostly for testing purposes and to experiment with Python and PyGame.
- Host: GitHub
- URL: https://github.com/kastentx/pygame-concepts
- Owner: kastentx
- Created: 2015-06-01T01:50:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T07:41:45.000Z (almost 10 years ago)
- Last Synced: 2025-02-05T09:56:54.388Z (4 months ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyGame-Concepts
Various Simple PyGame concepts. These are mostly for testing purposes and to experiment with Python and PyGame.Through creating these simple scripts I'm learning more about what I can do with PyGame. Some of them may end up becoming
the basis for more complex games or projects, and others may end up collecting dust.