Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Herogo

4
Posts
A member registered Jan 02, 2024 · View creator page →

Creator of

Recent community posts

Thanks for the review,  I will be correcting these issues

(2 edits)

For the snow i made particles each having random fall speed(y movement) and drift speed(in x direction) and provided each with a wobble altitude and  frequency and called update for the wobble effect using sin function. Each particle also has a random lifetime. For style used array to store the different draw function and selected the style at random

(1 edit)

I used the pygbag library if it helps. It works well with pygame.

(1 edit)

Python