Doodle Rocket
por natecope
Add to your home screen for quick access
Install this game
Tap the Share button, then "Add to Home Screen" to install this game for quick access.
Doodle Rocket
Etiquetas para Doodle Rocket
Descripción
¡Tu cuaderno ha cobrado vida! ¡Salva el planeta y evita que los cohetes alienígenas destruyan a la humanidad!
Cómo jugar
Derriba los cohetes lo más rápido que puedas. Mira cuántos puedes destruir antes de ser superado. Usa el ratón para moverte y disparar.
Comentarios
zgnumu
Mar. 14, 2012
@natecope - beginner coding mistake: manual firing (single projectile per press/click) without a fire-rate restriction allows for virtually unlimited projectiles using a macro or key-mashing insanity. Auto-fire w/ a set fire-rate is typically used to prevent the above-mentioned exploit. Otherwise, functions fine for a simple starter game.
natecope
Mar. 15, 2012
Hah! Yea, this wasn't really polished in any way whatsoever. I didn't even really expect to make it available, but I figured what the hell. It was just a learn-by-doing project when I started to pick up Unity3D. But I might make a quick little update anyway. :) Thanks for the comment!