https://www.mobygames.com/game/9314/drol/screenshots/apple2/...
I can't work with these blocky fonts.
You don't have to do this manually every time, just make a shell script with multiple commands; e.g. this will import code, save and run the cartridge:
./tic80 --skip --fs="$PWD" --cmd="load cart.tic & import code main.lua & save & run
The other way is indeed to buy or build yourself a PRO version, it can work with cartridges in plaintext format.You can write games in Lua, Moonscript, Javascript, Ruby, Wren, Fennel, Squirrel, Janet and even Python.
Or use anything that compiles to WASM. I've recently created my own bindings and a template for building Tic-80 games in Nim[1]
brudgers•4mo ago