Category Archives: Uncategorized

Noah Ruede – 13.1

Map class Will create the images making up the maps, and include functions to display the sections, and to add a red shade to the corresponding area whenever an image in the category in the category selection area is moused … Continue reading

Posted in Uncategorized | Leave a comment

Erick Asadobay H.W 13.1

Posted in Uncategorized | Leave a comment

Erick Asadobay H.W 12.2

Pseudo Code Array of cars; Array of images; Motorcycle class; Images; boolean timer Void Setup(){ size(500,700); load images load arrays ( LOOPS) } Void Draw(){ background() loops for arrays load timer for new cars coming every 3-5 seconds Motrocycle.display(); Motrocycle.collitionTest(); … Continue reading

Posted in Uncategorized | Leave a comment

Homework 12.2

As I mentioned in the last class, I would be attempting to creating a simple platform game. Branching from that, I would think that I would need a character. I would start with: character class what color would my character … Continue reading

Posted in Uncategorized | Leave a comment

13.1 HW

Paddle Class Of My.. Not Much Juss Decided On Project Link: http://www.openprocessing.org/sketch/97961    

Posted in Uncategorized | Leave a comment

HW 12.2

I Think For My Final Project Im Gonna Try To Make A Game Like Brick Breaker. I Would Need A Brick Class, A Ball Class.. A Collision Tester And I Can Make More Than One Level Depending On How Far … Continue reading

Posted in Uncategorized | Leave a comment

homework 13.1

http://www.openprocessing.org/sketch/97936 I’m not sure if the embedded code appeared when i posted it so here’s the link just in-case.

Posted in Uncategorized | Leave a comment

homework 13.1

Posted in Uncategorized | Leave a comment

Final Breakdown

Umm..it seems that i will be going with mix and match first i’ll need to make an array that will hold the pictures (30ish of them ) second i’ll have to create a timer in which the user has to … Continue reading

Posted in Uncategorized | Leave a comment

H.W12.2

I will be creating a soccer game for my finals. The Data variables for this project i believe will be int (X position), int  (Y position), int (W width), int (h height). I will have a Functions  to display my … Continue reading

Posted in Uncategorized | Leave a comment