Zoltan Timar 66af47c483
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
feat: ring timer drawn at top-left of screen, Meter.set_timer_duration(f) controls speed, Meter.set_timer_decay(a) controls decay amount, all decay pauses during any minigame window
2026-02-26 15:43:39 +01:00
2026-01-17 18:14:47 +01:00
2026-01-20 22:47:23 +01:00
2026-02-21 23:44:03 +01:00
2026-01-26 22:16:02 +01:00
2026-02-22 15:20:10 +01:00
2026-01-17 22:26:34 +01:00
2026-02-23 10:40:14 +01:00
2026-01-17 00:10:55 +01:00

Definitely not an Impostor

Installation

This game is designed for the TIC-80 fantasy computer. To play, follow these steps:

  1. Download and Install TIC-80: If you don't already have it, download the TIC-80 fantasy computer from its official website: https://tic80.com/
  2. Clone this repository Clone this repository to tic80's cartridge folder (MacOS: ~Library/Application Support/com.nesbox.tic/TIC-80)
  3. Launch TIC-80: Start the TIC-80 application.
  4. Load the Game:
    • Navigate to the directory where game.lua is located using the TIC-80 command line (cd impostor).
    • Type load game.lua and press Enter.
    • Once loaded, type run and press Enter to start the game.
Description
Definitely not an Impostor
Readme 1.1 MiB
Languages
Lua 92.9%
Makefile 6.1%
C++ 1%