Skip to content

Minor: A critical bug stopping Windows users playing the game - Fixed

Latest
Compare
Choose a tag to compare
@Spacexplorer11 Spacexplorer11 released this 24 Oct 14:57
31c2deb

Description

This release removes all references to the "space_dodge" module in imports on all scripts. I have also updated the README.md to reflect the new module that needs installing - pygame_widgets .

Why this release is crucial for Windows users

This release allows the game to be run on windows, provided all packages are installed whereas previously, it could not be run on Windows due to all scripts returning a ModuleNotFound Error when they tried to access other files but first referenced the "space_dodge" module.