Tuesday, May 26, 2009

This Week

Friday:
Experimented with ways to get the screen to follow the circle as it moved across the screen. A fellow classmate, Eric, had created a pygame in which the screen followed the player, but in reality what actually was happening is that the player was standing in place while the screen itself moved around creating the illusion of movement.

Eric's Code


Unfortunately i was unsuccessful and plan to ask Robby who believes that he knows a way to accomplish my goal.

Tuesday - Thursday:
Created a pygame program in which a single circle moved across the screen.

New Pygame Program



Monday:
Reviewed old pygame codes to see remember how to create a program in which the object would move across the screen.

Old Pygame Game

Tuesday, May 12, 2009

The Beginning

Hey all this is my first post!

Anyways i have more or less finished playing around with Gvr and I am about ready to start dealing with the code itself. I think i have isolated the problem but it will require a lot of work to fix it