Tuesday

First attempt at the mini game

Our next assignment was to try and create our own mini-game based on the info giving on the wiki. What the game does is teaches how to get objects to move with actionscript. Once the code was written, I was able to get an object to move with the arrow keys and one object to move along a set path. The next part I worked on was the collision detection code. This makes the object on the set path reset once it is touched by the object controlled by the arrow keys. This was as far as I got, but the next step is to create a simple score counter on the screen.

No comments:

Post a Comment