Chomper Stomping
jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I've collected


 
Archive for February, 2012
 

 
 

Test Level

Those of you who read my other blog will know I had the day off today. I used that time to work on my game: Beta Version of Game I have added collision detection for all four corners of the ball. I have also added lava and crea...
by Christopher McCulloh
2

 
 
 

Side Scrolling

Just a little update post. We’ve got scrollage (remember, you can move the ball with the arrow keys. You might have to click on the game to activate it though). It hit me today that I didn’t need the ball to move, I...
by Christopher McCulloh
3

 
 
 

Keep your backup as a backup…

This is common sense, but sometimes we just don’t listen to common sense. I know we have all heard the horror stories about how someone lost everything and how sad they are. That is why I backup all the time. I usually ha...
by Christopher McCulloh
2

 

 
 

Making the Ball Rotate

You asked for it, you got it. The ball now rotates. See it rotate I realized that I already am capturing how fast the ball is going along the “x” axis (left and right), and that I could rotate it simply by telling i...
by Christopher McCulloh
2

 
 
 

Sloped Ball Bounce Acheived!

I’ve got the sloped ball bounce working… for angles sloping down to the right at least. But that’s still an accomplishment. I’ll just have to adjust it a little bit for left sloping angles (I think). Her...
by Christopher McCulloh
3