My First Game!
One of the things I've been doing a bit of this year is learning how to program. I learned some Python over the summer at Austin Community College and am at this time taking a scripting class that covers C# in Unity. After a few lessons, I was tasked with creating my own Space Invaders clone to learn on.
I ended up taking some liberties with the look and play style, and I'm pretty happy with the result. Below I included a zipped download for anyone who wants to check it out.
I included support for game pads, and you can use AD or Left/Right arrows to move, SPACE fires(hold to charge), Left Alt deploys a shield, and escape for pause/resume. How long can you survive!?
-Diego