Red Defense - Tower Defense Game

Yea thanks man, I appreciate the feedback. Even if it is kind of strangely formatted.

Oh wow Brynn…

Hi Brynn!
Glad you tried it : )
The desktop version hasnt been updated in a while, I have been trying to get the android version stable.

Did you like it?
I see that you focused your attention primarily on the minigun ; )

@TheMeatMan

Do you have an android device?

I’m building a little Android platformer right now and can dump the game onto the phone then do my own debugging using the Logcat. It’s really similar to System.out.println()
I’m also doing this with eclipse since I haven’t really learned the quirks of Android Studio.

Launching the game to a real phone is 10x’s better than using that slow ass emulator

Emulators aren’t that slow, good emulators could give a similar performance or even better than a real device. (My experience)
The best way is not to emulate android but do multiboot.
It is not bad to have a slower device, If your game runs on a slower device then your game definitely runs on a better device.