github nesbox/TIC-80 v0.40.0
TIC-80 tiny computer 0.40.0

latest releases: v1.1.2837, v1.1.2736, v1.1.2729...
6 years ago

Changelog

Closed issues:

  • Game menu #270
  • Edit Config as cartridge #269
  • Confirmation Dialogs #59
  • GIF recording #157
  • Alt-1 adds "1" to the editor #277
  • [0.40.0] "config" doesn't work when in a subdirectory #274
  • Native export does nothing on Windows 10 when launched from cmd-line #267
  • [0.40.0] "export native" doesn't export .dll's (Windows) #273

TIC-80 got new logo/emoticons/mascot
image image image image
People called it TICSY


If you press ESC (or BACK on mobile) you'll see Game Menu where you can resume/reset the game, configure gamepad buttons mapping or exit to the editors. Menu shows in exported and website games only.

bare


config.lua is deprecated and it looks like cartridge now, in code you define variables, system images in sprites and systems sounds in SFX editor accordingly
config
as usual use config command to load configuration, config reset to reset


you will see WARNING dialog:

  • if you have unsaved changes and try to load/new/exit commands
  • if you try to delete a file using del command
  • if cartridge already exists and you try to overwrite it

image


press F9 to start/stop GIF recording (you'll see REC label in the top-right corner)
image

also, you can define these variables in the Config

GIF_LENGTH=20 -- in seconds
GIF_SCALE=2

and finally, we have the same ARM build for PocketCHIP and RaspberryPi

hope you enjoy it! image

Don't miss a new TIC-80 release

NewReleases is sending notifications on new releases.