Skip to content

fmorriso/AlienInvasion

Repository files navigation

AlienInvasion

Alien Invasion Game using Python and PyGame with automatic scaling using PyAutoGUI

References

Python Crash Course, by Eric Matthews

Changes I made

  1. Added scaling using pyautogui and a Settings class
  2. Upgraded to python 3.13.2
  3. Added method to locate images directory to fix error loading images

Tools Used

Tool Version
Python 3.13.3
PyAutoGUI 0.9.54
PyGame 2.6.1
VSCode 1.100.0
PyCharm 2025.1.1

Change History

Date Description
2020-11-10 Initial creation
2024-12-09 upgrade to python 3.13.1
2025-01-10 Refactor Settings class to GuiSettings
2025-03-20 Verify code runs with latest Python, PyCharm, VSCode

About

Alient Invasion Game using Python 3.11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages