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 think it would be really neat if you could change the color of stuff in "THEME.CODE" inside the config file i feel that changing "true / false" individualy of...

When I use f7 on the web version it won't save a cover image. Was there a reason for the inability of saving cover images?

Fixes strncat vulnerabilities

Changes: - update wasm3 to latest commit - changes the remap argument in wasm's map to a pointer holding a struct with data - this data is used to call...

Here's a few small tweaks to generate an Xcode project files. The biggest change here is updating the zip library to the latest version. Since I'm new to contributing to...

only tested with BPP 1. requries that the pngs still use the same colors as the in game pallete.

Hi guys. Just dropping in to mention that slow Tic80 issue is back. It showed up early on in 1.0, got fixed with an updated and compiling from scratch and...

When using the web version of TIC-80 on an iPad with a Magic Keyboard (and probably other Bluetooth keyboards), you can't input a space into the editor/command line for TIC-80....

platform: html5
bug

Currently, the console doesn't indent (offset) the continuation of a wrapped line if wrapping coincides with with a '|' or a space character. This is demonstrated in the output of...

The implementation of the website integration in TIC-80 creates the illusion of a folder structure; however, the `load` command behaves oddly around this boundary. **Steps to reproduce** 1. Create a...