HW.11.2

Posted in Uncategorized | Leave a comment

hw array

background(0);
fill(255);
// Bible verses
String[] verses = {“genesis”, “psalm”,”zechariah”,”luke”,”stjohn”,”IIcorinthians”, “john”,};
String[] chapters ={ “jesus answered unto them is it not written in your law”,”i have said yea are gods”, “and when he was demanded of pharises”,” when the kingdom of god shall come”, “he answered and said”,”the kingdom of god cometh not with observation”,”neither shall they say”,”lo here or lo there”, “for behold” ,”kingdom”, “of god”,
“is within you”, “man is god”, “woman are goddess”,};
int n = int(random(6)); // random number between 0 and 5
int m = int(random (8));
text(chapters[n],10,50,70,);
text(verses[m],10,30,80,);

Posted in Uncategorized | Tagged | Leave a comment

homework 11.2

http://www.openprocessing.org/sketch/97233

Posted in Uncategorized | Leave a comment

HW 11.2

Posted in Uncategorized | Leave a comment

Matthew_Soto_11.2

Posted in Uncategorized | Leave a comment

Homework 11.2

Posted in Uncategorized | Leave a comment

11.2 Homework

Link: http://www.openprocessing.org/sketch/97183

 

Posted in Uncategorized | Leave a comment

homework 11.2

http://www.openprocessing.org/sketch/97176

Posted in Uncategorized | Leave a comment

Chris Pro Homework 11.2

heres a link to openprocessing

http://www.openprocessing.org/sketch/97170

Posted in Uncategorized | Leave a comment

Noah Ruede – HW 11.2

Posted in Uncategorized | Leave a comment