Monthly Archives: March 2013

Lousy Midterm

Hope it shows on the blog post. I’ve had a lot of help with this, since I’m so lousy with the whole coding aspect. But I managed to get the ball to bounce off the top and bottom like I’ve … Continue reading

Posted in Uncategorized | Leave a comment

Noah Ruede – Midterm

Note: The Program doesn’t embed properly, and even on openprocessing they cars don’t display, so below the program I posted a picture of how the program actually looks.  When you open it externally, you might need to refresh it and/or … Continue reading

Posted in Uncategorized | Leave a comment

MY MIDTERM :D

  just in case the background images doesnt pop up just click on the link below, http://www.openprocessing.org/sketch/93513   ,because I know the images does work on openprocessing here is how to control the yellow ball \/ \/ \/ w=up a=left … Continue reading

Posted in Uncategorized | Leave a comment

Midterm Project – Jad Atoui – Sampler

//Midterm Project – Jad Atoui – Sampler import processing.video.*; int LENGTH = 3; String BASE_FILENAME = “sample”; int[] statuses = new int[LENGTH]; Movie[] sounds = new Movie[LENGTH]; PImage pauseIcon; PImage playIcon; int offset = 600; int[] sliderY = new int[LENGTH]; … Continue reading

Posted in Uncategorized | Leave a comment

HW 6.2.2

So far it’s just a basic calendar that displays the current date based on your computer’s date and the background changes color randomly according to date. It’s working in java but not in javascript for some reason. I have to … Continue reading

Posted in Uncategorized | Leave a comment

draft v.1

http://www.openprocessing.org/sketch/92630/embed/?width=400&height=400&border=true

Posted in Uncategorized | Leave a comment

Noah Ruede – Midterm Progress

This will eventually be frogger. I’ve setup most if not all of my variables, and the square (eventually a frog) can be moved with the arrow keys. The lines indicate sections. From bottom to top: Beginning, Car 1, Car 2, … Continue reading

Posted in Uncategorized | Leave a comment

My Midterm

I have created a sidescrolling kind of shooting game where “meteorites” come at you and you have to shoot them before they reach the other side of the screen. there are different levels and the meteorites get faster and smaller … Continue reading

Posted in Uncategorized | Leave a comment

Mid-Term Help for anyone that needs it…..

I’m pretty much finished with my Mid-term and if anyone of you need help with yours, I’m available to help you out…. just shoot me an email and I’ll get back to you…. terrance.shields@mail.citytech.cuny.edu

Posted in Uncategorized | Leave a comment

My Midterm proposal

For my midterm, I planned to create a soccer/fuzz ball game whereby the players changes position whenever the ball touches them. I will ellaborate more on this as time goes on..

Posted in Uncategorized | Leave a comment