I completed my original errors and holes in my code for the "bmtron like" game and now it's a pretty accurate and complete game. Now I've started on what Micah has been working on. In this soccer game, I have completed an outline for the entire program, and have added all the actors, now its just to add to their functionality. The gravity aspect has been quite hard, because I'm trying to get my actor to act as if acceleration is pulling it down, not a simple, consistent trajectory. Actually, I finished that the minute we got out of class, so all I have to do is copy-paste the code into the other player and make it so that both can act the same. After that, which is next week, I will be going to add the collisions, which may be the most difficult task to do in this program. It's because the angle of trajectory and speed, and just a whole lot of math is put into JAVA code.
No comments:
Post a Comment