Doodle Rocket
開發者 natecope
加到主畫面,快速進入遊戲
安裝此遊戲
點選分享按鈕,然後選擇「加到主畫面」即可快速安裝此遊戲。
Doodle Rocket
Doodle Rocket 的標籤
遊戲簡介
Your notebook has come alive! Save the planet and prevent the alien rockets from destroying mankind!
玩法說明
Shoot the rockets down as quickly as you can. See how many you can destroy before you get overwhelmed. Use your mouse to move and fire!
留言
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!