Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

StickPal

5
Posts
1
Followers
A member registered Mar 25, 2021 · View creator page →

Creator of

Recent community posts

WWW!!!

The issue has been fixed by reducing the size of the game window from 289 width to 288 width.

I did fix it after all by getting help from the pygame community discord, The main issue was that the sound clips weren't in .ogg format, and that I forgot to add await asyncio.sleep(0) after every While True function.

Hey, thanks for the feedback, that 1 pixel line is one of the obstacles loading, I could probably fix it by either reducing the length of the entire game window or by adjusting the obstacle's size. Will be working on that.

I did try pygbag, It only resulted to getting black screens and getting errors , I did check the debug page of the pygbag export but it didn't really help.