Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Feature request: Add support for sound and music #22

@ducaale

Description

@ducaale

Sound can be currently played by using pygame.mixer but it would have been great if replit-play re-exported it.

import play, pygame.mixer
sound = pygame.mixer.Sound('laser_shoot.wav')
sound.play()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions