adagiox / filler-visualizer

A simple terminal visualizer for filler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filler-visualizer

A simple terminal visualizer for filler

Uses ncurses to create a visualize each step in a filler game. The program reads in the output of a filler game and parses it into frames to be played back to the user.

Spacebar pauses and plays playback, and while paused the left and right arrow keys step forward and back in frames.

About

A simple terminal visualizer for filler


Languages

Language:C 98.1%Language:Makefile 1.9%