[Kde-games-devel] Review Request 109885: Real life projectile motion of bombs included

Ashwin Rajeev ashwin_rajeev at hotmail.com
Sat Apr 6 15:24:47 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109885/#review30567
-----------------------------------------------------------



src/board.cpp
<http://git.reviewboard.kde.org/r/109885/#comment22753>

    spacing



src/board.cpp
<http://git.reviewboard.kde.org/r/109885/#comment22754>

    You have broken spacing in many places.


- Ashwin Rajeev


On April 6, 2013, 3:06 p.m., Anant  Pushkar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109885/
> -----------------------------------------------------------
> 
> (Updated April 6, 2013, 3:06 p.m.)
> 
> 
> Review request for KDE Games.
> 
> 
> Description
> -------
> 
> The bombs earlier used to fall in straight line vertically. In this patch, I have made the path of the bomb a projectile just like in real life to make it look realistic. A side effect of this is that hitting the buildings in the beginning would be a little difficult. To tackle this, the average height of the first two buildings have been reduced.
> 
> Also, in cases when the plane crashes and not many blocks are still left, taking an aim from a larger height becomes difficult. Due to this the player has to wait till the plane itself comes down to a desired height. So, I have added a function that allows the player to lower the altitude of the plane by pressing the down button. I have a number of other features in mind that can be implemented as well. I will be soon submitting them.
> 
> 
> Diffs
> -----
> 
>   src/board.h 3816b95 
>   src/board.cpp 1dd99a3 
>   src/bomb.h adf8541 
>   src/bomb.cpp 7d361f5 
>   src/bomber.cpp 4cd276f 
>   src/bomberwidget.h d807294 
>   src/bomberwidget.cpp 497d8e1 
>   src/explodable.h aca7735 
>   src/explodable.cpp 773f55f 
>   src/main.cpp 05f4686 
>   src/plane.h acc8c8b 
>   src/plane.cpp a805415 
> 
> Diff: http://git.reviewboard.kde.org/r/109885/diff/
> 
> 
> Testing
> -------
> 
> I would also like to add that I have tested the changes exhaustively and have found it to work well and improve the user experience.
> 
> 
> Thanks,
> 
> Anant  Pushkar
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20130406/ab69f5b2/attachment.html>


More information about the kde-games-devel mailing list