Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello from the pygame community. https://www.pygame.org/contribute.html

Traceback (most recent call last):

  File "d:\games\amulet\main.py", line 27, in <module>

    init_screen()

  File "d:\games\amulet\main.py", line 17, in init_screen

    pygame.mixer.music.load(helper("epic-heart-2-min-8643.mp3"))

pygame.error: Failed loading libmpg123-0.dll: The specified module could not be found.

Oh wait, I remember I had to get that module separately, though I'd read that that should have come along with installations. I had entirely forgot about that. Well, tonight is all about making a tutorial that works, and fixing issues. Thanks so much for your help!