Forum: Python Nov 27th, 2006 |
| Replies: 1 Views: 992 Nevermind, it is now fixed. |
Forum: Python Nov 27th, 2006 |
| Replies: 1 Views: 992 Hello,
I am working on a project that involves modifying a pygame game of space invaders. I have been trying to change the game into a space shooter. I am currently having difficulty right now... |
Forum: Java Feb 21st, 2006 |
| Replies: 2 Views: 1,198 Sorry for the vagueness. What I mean by computer movements, are the movements that the computer will make against the player. I was thinking of using the random class in this program, but it is... |
Forum: Java Feb 20th, 2006 |
| Replies: 2 Views: 1,198 I am having difficulting creating a Kayles game for java using eclipse. I have all the needed funtions, except for the computer movements, which is what I am having difficulty with.
Any help would... |
Forum: Python Oct 6th, 2005 |
| Replies: 4 Views: 5,363 Hello, I'm having trouble with a project that I am doing in turtle graphics.
I'm making a graphic of a soccer field with a ball bouncing around, but I want the ball to stop when it hits the net. I... |