Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TIC-80

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

Export code & data

A topic by Pierco created May 30, 2018 Views: 399
Viewing posts 1 to 1

Hi, I have two questions.

I use an external code editor with a build tool that concatenates all the scripts into a single one. The build script appends the extracted data (sprites, music and map) to the resulting file. Having an option to save data and code separately would help a lot in my workflow:

`save <cart> [sprites | map | cover | code | sfx | music | palette]`

Do you plan something like that?


Secondly, the fix for the keyboard problems on Android works very well but it seems not included in the pro release. I added a comment on issue #60 on GitHub. Could you apply the fix and update the release?

Thank you!