Skip to main content

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

Game template vs gamejam template?

A topic by geplak created 80 days ago Views: 199 Replies: 1
Viewing posts 1 to 2

What’s the difference between the gamejam template from the jam description and the normal game template (https://github.com/raysan5/raylib-game-template)?

Host

they are different templates, one it’s just a tailored c file for the last active gamejam and the other is a minimal screen manager template with multiple C files… I know it could be a bit confusing, I already considered removing one of them…