Skip to content

Merry Christmas! Just a little CLI program to wish you and your loved ones the best for the season!

Notifications You must be signed in to change notification settings

elliot-wasem/ChristmasTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Merry christmas and a happy new year!

Just a little bit of code I threw together christmas morning 2018. Give it a shot, and spread the Christmas cheer!

Dependencies

Ubuntu:

libncurses5-dev

libncursesw5-dev

Arch:

ncurses

Compiling

Run following: gcc -o christmas christmas.c -lncurses, or just use the makefile.

Usage

christmas [options]

options:

-t --time <time>     time in milliseconds between each tick of the program. Default 150

-h --help            display help message

About

Merry Christmas! Just a little CLI program to wish you and your loved ones the best for the season!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published