Asteroids (1979 version) Clone WIP in C# - Asteroid Collision and Scoring Implemented

Subscribers:
593
Published on ● Video Link: https://www.youtube.com/watch?v=pywpKTwdX40



Game:
Asteroids (1979)
Duration: 0:57
18 views
1


In this update to my clone of the original Asteroids (1979) - the player now can fracture an asteroid with a projectile,, which results in the halving of it into two separate pieces moving in random directions.

With scoring of big asteroids being 20 points, medium at 50 points, and small ones at 100 points implemented...

I've noticed I need to resolve these outstanding issues:

In the original Asteroids - the projectile impact position results in fracturing of the asteroid that maintains some of the momentum forces of that asteroid. and the projectile's location. For instance, if a big asteroid is heading right at me and I take aim at it, I can fully expect two medium sized halves to continue a general trajectory towards me.

As it stands now, my implementation for that same example would result in two medium sized halves moving in a random direction after impact.

Clearly, that would need fixed...







Tags:
Asteroids
C#



Other Statistics

Asteroids Statistics For Q The First Timelord (TimelordQ)

Currently, Q The First Timelord (TimelordQ) has 1,606 views for Asteroids across 10 videos. There's close to 3 hours worth of content for Asteroids published on his channel, making up less than 0.12% of the total overall content on Q The First Timelord (TimelordQ)'s YouTube channel.