-
Recent Posts
Recent Comments
- Danielle Small on Final Blog Post
- Calli Higgins on Homework 10.2
- Calli Higgins on Homework 10.2
- Calli Higgins on Homework 10.2
- Calli Higgins on Nafis Sabir HW 10.2
Archives
Categories
Meta
Monthly Archives: May 2013
Late HW 11.2
For some reason my sketch does not want to show up on open processing.org so Calli I will e-mail you the code, plus my answers for HW11.1
Posted in Uncategorized
Leave a comment
Final Project
For my final project I made a soccer/goalie game. That was my initial proposals except that i couldn’t add more players to make it more interactive. But ended up making another goalie with more key press functions. Below is the link … Continue reading
Posted in Uncategorized
Leave a comment
late homework 11.2
http://www.openprocessing.org/sketch/99852
Posted in Uncategorized
Leave a comment
final project
int y =80; String [] chapt = { “Genesis1:26”, “Psalm 82:6”, “zechariah 12:8”, “luke 17:20”, “stjohn 10:34 “, “IIcorinthians 10:7”, “leviticus1 9;18”, “1 st corinthians 3;16”, “1stcorinthian2:11”, “revelation22:2\n zodiac is our heavenly newspaper”// }; String[] verses = { “stjohn 10:34, … Continue reading
Posted in Uncategorized
Leave a comment
10.1
class BouncingBall { //Declare the data variables color c; int x; int y; int speed; //Initialize data variables BouncingBall() { c = color(175); x = 0; y = 100; speed = -1 } //Write out the bouncing ball functions move() … Continue reading
Posted in Uncategorized
Leave a comment
Final Project
The final project was to make a Domino effect by using the ball as the cause of the domino to fall. The plan was to have the ball hit the center of the first domino and then the timer will … Continue reading
Posted in Uncategorized
Leave a comment
Final Project
For some reason when I try to embed my sketch on here in the Html section of my post it doesn’t show up on the blog and it get’s erased so if you want to see my code go to: … Continue reading
Posted in Uncategorized
Leave a comment
Final Blog Post: This sure brings a tear to my eyes…
So, for my final project, I wanted to do a platform game with side scrolling action in which the screen would just follow your player and proceed from start to finish. Well, I got the fundamentals down. I managed to … Continue reading
Posted in Uncategorized
Leave a comment
Final Blog Post. Ashlee
LINK: http://www.openprocessing.org/sketch/99840 For My Final Project I Wanted To Make The Game Bricks Breaker Just Like The Game Off Of The Blackberry Phone. I Set Out To Create The Basic Purpose Of The Game. Break All The Bricks With The Ball. … Continue reading
Posted in Uncategorized
Leave a comment
Final Project
Open Proccessing didn’t upload the sketch properly again. But what I set out to do was make a simple interactive story. Unfortunately, I didn’t get to do the routes like I had originally planned. (There’s just too many things to … Continue reading
Posted in Uncategorized
Leave a comment