Skip to content

Terminal-fun is a small project where one can design and implement some cool art effects on the terminal.

License

Notifications You must be signed in to change notification settings

GitRookies/Terminal-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal-fun

Terminal-fun is a small project where one can design and implement some cool art effects on the terminal.

Platform

OS: Linux/Windows. Tested on Linux only; but expected to be run on Windows without any problem.

Dependencies

  • Curses library:
    • Linux: libncurses5 libncurses5-dev

      • sudo apt-get install libncurses5 libncurses5-dev
    • Windows: pdcurses

Build

Release build: make Debug build: make debug=y

Usage

term-fun -h to see usage.

About

Terminal-fun is a small project where one can design and implement some cool art effects on the terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published