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

Wheels On Fire


Wheels On Fire
Fasten your seat belts and be prepared for a high-speed-experience. One simple goal: Go as far as possible. Step on the gas. Avoid the other cars on the street. Feel the power of speed.

The game is fully controlled with the accelerometer.

Do you have what it takes for THIS experience...? Use the cursor keys to control your car. Avoid the other cars.

No comments:

Post a Comment

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

أتصل بنا

Name

Email *

Message *