Skip to main content

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

Just to add to this, one way to programmatically obtain thumbnails of cards is to use app.render[]. You can then scale the resulting Image down and paste it onto a draggable canvas. If cards mostly contain the same structure, though, small thumbnails probably won't be very easy to distinguish at a glance.