Skip to content

CUAAG, C-Using Ascii Art Generator. Created as a way to quickly learn C in a week.

Notifications You must be signed in to change notification settings

Tunahan-Uysal/CUAAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Operated Ascii Art Generator

Instructions:

  1. Install GCC, with brew install gcc on Mac, and using WSL to install Linux on Windows. Linux comes with GCC by default
  2. Change Directory to CUAAG and run 'make' in your terminal.
  3. when it finishes, run ./main or ./main -h for instructions.
  4. Enjoy.

About

CUAAG, C-Using Ascii Art Generator. Created as a way to quickly learn C in a week.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published