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

Flying Coffins 3


Flying Coffins 3
You are a pilot of the Military Air Forces. Your task is to become a winner in a duel with an experienced enemy. The rules are simple: you and your enemy exchange missile strikes one-by-one.

The game has 10 levels.

The pilot will get a new military rank with every new passed level. Thereon the pilot wins his last battle, he will award a new rank of Military Air Forces marshal and get a precious gift from the hands of the President… Game rules are similar to the classic "battleships"

No comments:

Post a Comment

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

أتصل بنا

Name

Email *

Message *