Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

It is re-uploaded! It should work problem-free now, sorry for that

No worries at all :) I often make similar mistakes ahah 
You fixed one of the error but i get this error again

Traceback (most recent call last):

  File "main.py", line 11, in <module>

pygame.error: WASAPI can't initialize audio client: Descripteur non valide

(1 edit) (+1)

Oh, my code relies on the user having an audio output. I don't think I can easily remove it, but if you add any audio output (speakers or headphones) that error shouldn't come up

In the future ill make sure to adjust properly!