Apps / Tron

A game based on the famous 1982 movie.
  • CHIP-8
  • 2026-05-13
  • Type: game
  • Genre: Action
  • Perspective: Top-down
  • Pacing: Real-time
  • Gameplay: Arcade
  • Programming Language: CHIP-8

A game running on a CHIP-8 emulator. The author is unknown.

download

Installation

On OS X (Mac) or Linux, run the following:

PLAY="$(curl https://fireflyzero.com/play.sh)"
bash -c "$PLAY" -- chip8.tron

On Windows, install firefly_cli and then run:

firefly_cli import chip8.tron
firefly_cli emulator --id chip8.tron