Skip to content

ifowl/SystemsProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SystemsProgramming

Learning Systems Programming by recreating UNIX commands using C.

sttyl.c:

Made to demonstrate how tables and the termios structure work. A custom implementation of the ttyl command to modify terminal settings.

sttyl1

sttyl2

sttyl3

sttyl4

pong.c:

Text based game using the curses library in C, showcasing tickers and signals. pong1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages