Added: 3 years ago
From: iamscuzzo
Views: 3,947
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (10)

Sign In or Sign Up now to post a comment!
  • I solved the collision problem using vectors, see if that helps.

    exampled:

    def collision(point_1, point_2): distance= ((point_1[0] - point_2[0])**2 + (point_1[1] - point_2[1])**2)**5 if distance < (minimum distance between objects, from where they won't collide): return 'yes' else: return 'no'

  • I NEED the algorithm for the collisions please?

  • Hey boy may you PM me the algorithm of collision detection in pygame please ?

  • how did you fire the bullet?

    pm the code?

  • hehe :)

  • DIE MOTHA FUCKA DIE!

  • hah, thats pretty awesome.

  • Thats pretty cool

  • Comment removed

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more