Tari Balázs 6a33be82e9
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
- added music and sounds to things
- hooked up ddr logic into game logic
- TODO: "left_only" ddr needs tweak
2026-03-21 23:20:48 +01:00
2026-01-17 18:14:47 +01:00
2026-03-21 23:20:48 +01:00
2026-02-26 23:27:41 +01:00
2026-03-04 15:04:04 +01:00
2026-02-22 15:20:10 +01:00
2026-03-04 15:04:04 +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.5 MiB
Languages
Lua 94.4%
Makefile 3.8%
C++ 1%
Python 0.8%