William Anderson/Idea
From ggc
Contents |
Final Assignment
Project details
- Asteroids
I'll make a game based off of the old arcade game, Asteroids. I'll have a ship sprite that can be moved and rotated around the playing field by the user. There will be randomly spawned asteroids and the ship will be able to shoot these down for points. Being hit by the asteroids causes the ship to explode, losing the player points and a life.
Game Page
- You can find the page for my Asteroids game here.
Progress
Status:
All game mechanics that I wanted to use are implemented. The only exception is the explosion part but that will be added with the rest of the graphics.
Concept/Test Page
My concept/test page can be found here
Update 1
So far I've figured out how to rotate sprites using " sprite.rotate ".
Update 2
I've created the page for my Asteroids game. You can find it by clicking here.
Update 3
I've added walls and a temporary ball sprite to my Asteroids game. I've added a projectile tracker and set it up to handle collisions.
Update 4
I've added a background sprite to the game.
Update 5
I've replaced the temporary ball sprite with the asteroid sprites. The original plan was to have them rotate while flying aorund. However the projectile tracker would glitch when bouncing on certain angles.
Update 6
I added a temporary ship sprite. I've also modified the projectile trackers to make the Asteroids have diffrent speeds and directions from each other.
Update 7
Added the score and lives sprites.
Update 8
Added collision detection and scoring.
Update 9
Added bullet sprite and bullet projectile tracker. I used getRotation() in order for the bullets to work properly.
Update 10
I am now done with the game mechanics part and I reached all of my goals for the project. I will now be working on adding better graphics and sound.
- This page was last modified on 22 April 2008, at 23:44.
- This page has been accessed 302 times.
- Privacy policy
- About ggc
- Disclaimers
- Powered by MediaWiki!









