var slideIndex = 1; showSlides(slideIndex); // Next/previous controls function plusSlides(n) { showSlides(slideIndex += n); } // Thumbnail image controls function currentSlide(n) { showSlides(slideIndex = n); } function showSlides(n) { var i; var slides = document.getElementsByClassName("mySlides"); var dots = document.getElementsByClassName("dot"); if (n > slides.length) {slideIndex = 1} if (n < 1) {slideIndex = slides.length} for (i = 0; i < slides.length; i++) { slides[i].style.display = "none"; } for (i = 0; i < dots.length; i++) { dots[i].className = dots[i].className.replace(" active", ""); } slides[slideIndex-1].style.display = "block"; dots[slideIndex-1].className += " active"; }

Wednesday, October 10, 2012

Skulls


Skulls
Match skulls in this spooky game, a match 3 game with a fun game mechanism. The game includes a shop with different power-ups to get and 30 challenging levels to complete.

Move the zombie hand with the mouse, click to drop a skull. Connect same colored skulls in groups of at least 3 to clear them. Remove all locks from the stage to clear the level.

Spend your hard earned coins in the shop for some useful power-ups like poisonous fluids and bombs! Mouse move - moving zombie hand
Left click - drop a skull

No comments:

Post a Comment

آخر التعليقات

أتصل بنا

Name

Email *

Message *