Apps / Hidden

This is a "memory" game. It is very simple to play.
  • CHIP-8
  • 2026-05-13
  • Type: game
  • Genre: Puzzle
  • Perspective: Top-down
  • Pacing: Turn-based
  • Gameplay: Mental training
  • Programming Language: CHIP-8

A 1996 game by David Winter running on a CHIP-8 emulator.

download

Installation

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

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

On Windows, install firefly_cli and then run:

firefly_cli import chip8.hidden
firefly_cli emulator --id chip8.hidden