Skip to content

command-pro.py is the command generator for turtle graphics (Assignment 1), and the other two are for Graffit (A3). Note that one should run A3_interactive_driver. GraphMaker.c only contains helper functions.

Notifications You must be signed in to change notification settings

YoungkoonLi/Testing-Applications-A48

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make sure Graphmaker.c and A3-interactive_driver.c are in the same directory. Compile A3-interactive_driver.c to get the executable.

How to test:
Use option 19 and 20 to generate a user file and graph file. 
use option 10 and 11 to load in the same file you just generated. You should load the brand first.
Now, you can use other options to change the state of the graph, i.e. follow/unfollow users and brands.
You can also test get degrees connection.
Lastly you can output the user into file using option 22.

Note that this program does not test the correctness of your graffit.c, it only generates data for it, change the data generated using functions from 
graffit.c, and outputs the date in ways. You can compare your output with others given the same changes are made to the same data generated.

Make sure to change MAT_SIZE if you want to create a larger brand matrix.

About

command-pro.py is the command generator for turtle graphics (Assignment 1), and the other two are for Graffit (A3). Note that one should run A3_interactive_driver. GraphMaker.c only contains helper functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published