sergioprado / fireworks

C program to simulate fireworks in a terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a fireworks simulator for the terminal using ncurses.

Usage

$ make
$ ./main

Demonstration

About

C program to simulate fireworks in a terminal.


Languages

Language:C 98.2%Language:Makefile 1.8%