0.1.12-start_screen_music
Summary by Sourcery
Introduce start screen music to enhance the user experience and update project version to 0.1.12. Remove unused dependencies and setters, and enable debug mode for development.
New Features:
- Add start screen music functionality to the game.
Enhancements:
- Remove unused setter methods for looser_sound, looser_channel, and whatever_screen properties.
Build:
- Update project version to 0.1.12 in pyproject.toml.
- Remove numpy and natsort dependencies from pyproject.toml.
Documentation:
- Add source attribution for the new start screen music file in README.md.
Edited by sourcery-ai