Skip to main content

arnakoid - II

breakout clone


josmiley / Luke spywoker
(mutualaccount)
breakout clone

Changes

new version rewritten from scratch.

only one level for testing and 5 bonus for now.

Links

Home Page
http://joel-murielle.perso.sfr.fr/
Source
http://joel-murielle.perso.sfr.fr/arnakoid.py

Releases

arnakoid II.I — 8 Jun, 2011

arnakoid II — 15 Feb, 2011

arnakoid 1.1 — 23 Jun, 2010

arnakoid 1.0 — 22 Jun, 2010

Pygame.org account Comments

  • SmartViking 2011-06-08 11:47

    Nice but it doesn't feel like you're in control of the ball, I did something like this in my game: balldirection = balldirection - (paddlelocation-(balllocation+(ballwidth/2.0))+(paddlewidth/2.0))/50.0

    josmiley 2011-06-08 12:24

    normally the paddle modifies the trajectory of the ball but only if it is moving