intro-to-python icon indicating copy to clipboard operation
intro-to-python copied to clipboard

Pygame Package Notes

Open s2t2 opened this issue 3 years ago • 0 comments

Add pygame package notes:

  • https://pypi.org/project/pygame/
  • https://www.pygame.org/
  • https://www.pygame.org/docs

Tutorial:

  • https://realpython.com/pygame-a-primer/

Example past projects:

  • https://github.com/clay3899/Freestyle/blob/master/game/main.py

s2t2 avatar Mar 15 '22 02:03 s2t2