Sami ur Rahman

Results 4 issues of Sami ur Rahman

I am trying to make a simple game where random numbered squares are displayed and the player click on a square in sequence to make them disappear!. The problem is...

help wanted

If we change the scale of an object or rotate the object during game play the collision deduction become incorrect. I noticed that the scale is not used in hit...

enhancement

The Repeater Class draw method is not correct IMHO since it render a sprite without taking into consideration the already transformed context. A way around the problem is to use...

suggestion

The sprites are drawn by moving their center of rotation form top left to sprite center in the Sprite class draw method. However the sprites are not properly translated to...

suggestion