Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Very cool. I am also using the jam to test drive my Scheme ECS framework (github.com/sam-d/klecs). So far I find ECS a great way to structure game development. I will try to better understand the cl-fast-ecs library and how it compares to my implementation

Thanks! I’ll also study your library, it looks great 😊