This is a super maze game with some interesting working flow created with jquery. I love it. In this game, you have to take the bomb to the end of the maze safely without touching any maze corner or line. To start the game, just click on the bomb once and move your cursor. Don’t drag the bomb just click on it once, and it will follow your mouse pointer itself. I hope you will enjoy this awesome game :)
Similar Posts
reCaptcha style Captcha with JQuery and PHP
This tutorial is about creating a captcha same to Recaptcha. I used CSS and PHP for this. You can find a few tutorials about creating and integrating captcha/Recaptcha in…
N-Level of Dynamic Loading of DropDowns using Ajax and PHP. Part 2
This is version 2 of my previous tutorial which was dynamic loading of combos with Ajax. But its much more than that. Its now for n-level dropdowns, I mean…
YouTube Style Rating/Voting System using jQuery, Ajax and PHP. Ever Best Tutorial !
Today I have created Youtube style rating system which is also called thumbs up/down rating. It is 99% identical to original youtube rating system. I have tried my best…
SimplePie: An amazing and simple way to show RSS Feeds on website using PHP.
Simple pie is simple and easy way to show rss feeds on your web pages. It provides a class and simple lines of code using which you can show…
Fresh: Ajax Heart Rating System with JQuery and PHP
This is another Rating System and Im sure you can get many awesome rating and voting script at 99Point.info I used animate() function of jQuery to get some stylish effect.When I…
jQuery Validation Plugin – Learn How To Show Custom Messages
Every developer uses validations for HTML forms and it’s better to use plugins instead of custom validations because this way we will not only save time but also will…