Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I used Sass which compiles away the variables: https://github.com/starzonmyarmz/gamedevjs-jam-2021/tree/main/sass

(+2)

Ah that’s make sense now. I see a bunch of animation properties inside @for and @if loop.

Thanks for sharing the code. New tricks I learn from scss+nunjucks combo.