this is the default pygame template for my pygame projects
Find a file Use this template
2026-05-29 13:29:26 +02:00
.gitignore seems useless to have the .idea directory on git 2026-05-29 08:27:15 +02:00
.python-version gitignore and readme update, nothing significant 2026-05-29 08:26:03 +02:00
levels.py added all the comments, ALL OF THEM 2026-05-29 13:29:26 +02:00
LICENSE Initial commit 2026-05-29 08:12:06 +02:00
main.py added all the comments, ALL OF THEM 2026-05-29 13:29:26 +02:00
README.md gitignore and readme update, nothing significant 2026-05-29 08:26:03 +02:00
render.py added all the comments, ALL OF THEM 2026-05-29 13:29:26 +02:00
sprites.png finally functional, next step: add comments 2026-05-29 09:57:18 +02:00
sprites.pxo finally functional, next step: add comments 2026-05-29 09:57:18 +02:00

pygame-template

this is the default pygame template for my pygame projects (feel free to use however I would really appreciate it if you followed the GPL3.0-only license)