Python Forum
[PyGame] arkanoid / breakout clone
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] arkanoid / breakout clone
#3
Hello BashBedlam,

thanks a lot for your very good answer!!

I added super().__init__() to my paddle, ball and brick class - and the problem is solved...

Now I'm trying to check for collisions between (ball and paddle) and (ball and bricks).

Have a good evening...
Reply


Messages In This Thread
arkanoid / breakout clone - by flash77 - Feb-03-2022, 06:39 PM
RE: arkanoid / breakout clone - by BashBedlam - Feb-04-2022, 01:41 AM
RE: arkanoid / breakout clone - by flash77 - Feb-04-2022, 05:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  breakout clone flash77 32 9,170 Mar-07-2022, 08:12 PM
Last Post: deanhystad
  breakout clone pygame flash77 2 1,898 Feb-06-2022, 06:36 PM
Last Post: flash77

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020