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

village adventure


village adventure
This game is educational adventure game. In this game caracter of player is boy that will go to any place in the village. But wen he go to any palce in the village he must do any mission such as : collect the rubish, watering plant answering question from NPC and other joyfull action. Question from NPC are educational question 1. Use arrow button to move
2.Complete any mission

No comments:

Post a Comment

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

أتصل بنا

Name

Email *

Message *