Skip to content

firewiresh/lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

lines

A simple lines program made using ncurses in c

Installation

simply clone the repo with

$git clone https://github.com/TheCatOverlord/lines.git 

and run

$cd lines/ $make 

to compile the code.

Running

You can run the program with

./lines 

About

A simple lines program made in C with ncurses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published