tensaix2j's comments

tensaix2j | 11 years ago | on: So I Finally Took Time to Make a Game

I've also made a shoot'em up game last year december in a day or 2 to celebrate the silliness of Doge Coin.

I did make use of the moving background to increase the sensation of speed when speed power up is taken( Eventhough i know the background should not be moving at all :P)

http://tensaix2j.github.io/tothemoon/

Anyway.. Just to share. Have fun.

tensaix2j | 12 years ago | on: Will you drown?

Actually the oneliner does work. (Although it throws error when a is not found.)

A quick fix would be setInterval(function(){ $("a") && $("a").click() }, 100)

tensaix2j | 12 years ago | on: Flappy Math Saga

EDIT: I guess the author has fixed the bounding box issue. It is much better now.

tensaix2j | 12 years ago | on: Flappy Math Saga

I think the math serves no purpose in this game. The difficulty coming from the narrow gap between the pipes is way out of balance.
page 1