Skip to main content

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

Looks interesting. for the targets that support graphics, is it one format for all or does each target have their own format for sprites/bitmaps?

both!  there are portable graphics APIs and data formats and also you can do bespoke graphics/apps for a specific target.  Check out the portable examples in the distro to get an idea of that.