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'm running TIC-80 1.0.2164 on an m1 MacBook Air, and looking at the sources for the most recent commit. I checked `git blame`, and it doesn't look like any relevant...

API
lang: wasm

I use sfx twice in my program. the first one (in input() function) works very well. but in the second (function LAVA()) the sound is not fully realized (as if...

If I have something like this in the music editor with the default tempo: ``` C-4 00 --- D-4 00 D02 E-4 00 D04 --- -- --- F-4 00 ---...

bug
editor: music

Keyboarding ergonomically requires a typist to use a modifier key on the opposing side of the keyboard (if the alphanumeric key to be modified is the 4 key, the right...

bug
editor: code
input: keyboard

I am not sure why it would be an issue with this application alone (my escape key is recognized every press in Emacs and elsewhere), but when I am running...

bug
enhancement
input: keyboard
wish list

``` $ uname -a Linux clockworkpi-gameshell 6.6.8-current-sunxi #1 SMP Wed Dec 20 11:02:07 EST 2023 armv7l GNU/Linux $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Armbian-unofficial...

platform: linux
devops
building

As for now their is more and more tools to help develop that start tic80. Code and assets are reloaded on file changex in editor out of the box, which...

enhancement
wish list

It would be cool if TIC-80 had support for the BASIC programming language, in all of its `GOTO` glory.

wish list

So I'm compiling a version for a friend who's stuck on Windows 7 at this time... and I've run into issues. First: From a clean Win7 install, you need to...

platform: windows
needs: more testing
building