Skip to content

LordOfTrident/lballoons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lballoons

A terminal "screensaver" written in C

License Issues GitHub pull requests


I made this purely to practice C since i have written almost no programs in it. Inspired by cmatrix.

Controls

Key Description
CTRL+Q/CTRL+C Quit the program

Dependencies

  • ncurses

Make

Use make all to see all the make targets.

Compiling

Run make or make compile which will create a binary in the bin/ folder.

If you want to change the compiler make uses, set the C variable. Example: make C=gcc

About

A terminal "screensaver" written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published