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

I have tested the new version against all the Fennel games I could find on TIC-80. There are a few problems, but they appear to be issues with the `main`...

Executables built with the `export` command have their PCM channel completely silent

Currently in order to use the `eval` command, you have to first `run` and then hit esc to close the game. For normal development this is fine. However, if this...

At a attended a TIC-80 workshop last weekend. Some of the attendees had Laptops with Linux distributions though not Debian/Ubuntu, so the .deb-Download in the releases section was not appropriate...

I've built the pro version of TIC80 in my ~/src/tic80/build directory. Then I've copied the `tic80` executable from `build/bin/tic80` into `~/bin/tic80`. When I do this, it can no longer load...

If any key on the keyboard is being held when grabbing the window and then released while the window is still being grabbed, the key release will be completely missed...

### Problem ![image](https://github.com/nesbox/TIC-80/assets/47986470/57bd435c-d9f4-44dd-8e81-7a42e7c7ce31) ### Specs ![image](https://github.com/nesbox/TIC-80/assets/47986470/4cf24aa4-143d-4a7f-a9ee-ba031d0d6191) ### Description Attempted to both run the already compiled binary and also compile my own. Used the Fedora 36 instructions since 40 would not...

I would like to see working cp, mv, rm commands on the command line

enhancement
console