TIC-80 icon indicating copy to clipboard operation
TIC-80 copied to clipboard

TIC-80 is a fantasy computer for making, playing and sharing tiny games.

Results 308 TIC-80 issues
Sort by recently updated
recently updated
newest added

Can no longer access the "Android/data/com.nesbox.tic" folder, using external tools no longer works. :-/

platform: android
bug
enhancement

Feature request: add a `sustain` boolean flag to the `export music` command, which is passed to the API music() sustain argument. Current behaviour is that the sustain setting is taken...

I don't know if that's possible but it would be great to keep menu settings and config file settings when updating to a more recent TIC-80 version. Currently, it's difficult...

enhancement

@JasonNumberThirteen says > I noticed when everytime I want to save my project while being in SFX editor using Ctrl+S, it automatically changes sound octave to C# because it's attached...

bug
input: keyboard
editor: music

This add support for [FFT](https://en.wikipedia.org/wiki/Fast_Fourier_transform) from the system loopback interface.

Similar to how the gameboy pokemon games came in different colors! ![image](https://github.com/nesbox/TIC-80/assets/8620042/39b9c43c-2084-4c2e-b97d-9fb1e2363d23) Looking at the current colors, it appears there are 4 shades of the blue gray (not counting the...

enhancement

Hello, I don't know if this is where I should put this, but I've noticed that in order to install the iOS version of Tic80, you need to do some...

I would like to suggest the addition of a new command called: `download [name]`. Which would be able to download specific cartridges available at `tic80.com`. It would be very useful...

Bookmarks include the whitespace at the beginning of the code line, meaning if you have enough tabs, the bookmarked text would be invisible: ![Screenshot from 2024-04-19 08-40-28](https://github.com/nesbox/TIC-80/assets/4733521/5eb726af-3b03-407b-a3e8-47e6d8a6450d)

F1 is to switch to the code editor as well as move to the next bookmark, so when you switch from one editor to another, the code editor's view is...