Skip to main content

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

TIC-80

Fantasy computer for making, playing and sharing tiny games. · By Nesbox

Maximum number of sprites?

A topic by rav created May 04, 2018 Views: 528 Replies: 1
Viewing posts 1 to 2

I recently purchased the pro version of tic-80 and have been reading about bank switching feature. I was wondering if having access to 8 different memory banks allows you to use 8 times the number of assets (sprites, music, etc) to create your game? I'm  Still kind of confused about this feature so if someone could explain it to me I would really appreciate it. It would be awesome to be able to make things with a bit larger scope and I just want to know if this is maybe a possibility through this new feature?

Developer

In short, you have 8 memory banks and can switch between them in the runtime using sync() api, you can't use all at once