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.14.1
PyAutoGUI 0.9.54
PyGame-ce 2.5.6
VSCode 1.106.3
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
2025-12-02 switch from pygame to pygame-ce which works with python 3.14.1

About

Alient Invasion Game using Python 3.11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages