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

As of today, using the `export` command to distribute a game a) downloads a binary from tic80.com, and b) uses custom binaries for each scripting language (assuming `alone=1`). So if...

Hi! I tried compiling TIC-80 on a M1 Mac Mini, and had no trouble at all, the generated file is a native apple silicon binary, so i wanted to ask...

Latest release. I edited a tile in the tile editor and saved, however, it does not update in the map editor. Tile: ![image](https://github.com/nesbox/TIC-80/assets/56791472/1c84fe5d-c0cf-4af4-a89b-63578f861d4f) Map editor: ![image](https://github.com/nesbox/TIC-80/assets/56791472/f4d9d5b0-5365-4ec5-b4a6-75c2a89a372d) Preview of tile palette...

On web export of tic80 games, if played on mobile device, the scaling of the game is not integer. This is really hard to notice but it is there ![image0](https://github.com/nesbox/TIC-80/assets/113813506/163c27cc-7597-4e16-bbf0-559695974c9a)...

https://bellard.org/tcc/

enhancement

A whole lot has happened since the last release and while we may not have 1.2 yet, my two cents is it'd be worth considering a new 1.1.whatever release, given...

discussion

The LUA debug hook mechanism is used to prevent infinite loops / allowing exiting LUA script. I'm talking about the hook here: https://github.com/nesbox/TIC-80/blob/60e63de918ae03bc9223097cc1369459d94cbb99/src/api/lua.c#L1382 The count is set pretty high, so...

lang: lua

On the PS4 controller, TIC-80 maps controls as ``` L2, R2, R1, select (share), start (options), touchpad = open menu triangle = Y circle = X square = A cross...

needs: more information

Hi, first of all thanks for the great work you did with TIC80! I'm using the PRO version of TIC80 on my Android phone, however, I've an issue when it...

platform: android
bug
needs: more information

So you can double-click .tic files to launch. May help: https://developer.apple.com/documentation/coreservices/launch_services Spinoff of #1481.

enhancement
platform: macosx