Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TIC-80

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

file input output?

A topic by CornChipConstellation created Jan 01, 2022 Views: 275 Replies: 1
Viewing posts 1 to 2

Hi, is it possible to do file input output? Like with io.write() and io.read(), perhaps by recompiling? Are there any workarounds to get data in-out? Also, I’m using the android version on a ARM Lenovo 10e chromebook and my pixel 3a phone, so I can’t run the regular x86 download.

Developer

Unfortunately, there is no file output, you only able to save data to the persistent memory https://github.com/nesbox/TIC-80/wiki/pmem

Pls, use the build for Andriod to run on your Chromebook https://github.com/nesbox/TIC-80/releases/download/v0.90.1723/tic80-v0.90-androi...