tux4kids / Tux4ME

A mind exercise game by Tux4Kids organization developed under Google summer of Code - 2015
GNU General Public License v3.0
19 stars 28 forks source link

Added Color Ladder #48

Open AgrawalAmey opened 8 years ago

AgrawalAmey commented 8 years ago

Based on idea presented in #42 I have added a game. It is made with SVG and vanillaJS, preventing use of phaser for better loading time. In the game player gets 10 secs to memorize the color of four birds and then later they have to click on the birds in right order. The game is responsive but I have not adjusted the UI to suit for mobile phones. Currently the game window height is 75% of page (iframe) and the w/h ratio is same as other games.