Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
  Name: Christopher Yonek
  Assigment: Scroll Project
  Date: 5/4/2022
  Course: CIS210
  Professor: Dr. Roosen
 
  Directions: Run the program using "make run" and running "./scroll". The screen will
  show the letter of my first name 'C' and you can move it according to AWSD. When you
  hit enter it will change the moving letter to 'Y'. Press the x button to exit the program..
  To make all the .o you would need run "make all". To clean you run "make clean".
~