So I have been working on learning to code in C# and use the Unity Engine thanks to some great courses on Udemy. The current project is building a Plants vs Zombies clone. I'm using assets from the abandoned Glitch game which you can check out here:
The developers generously made all of the art assets for free on the site there. Check it out and use them in your own project!
Here is where I am at:
I spent some time getting the animations I wanted (Yes, I know the Gnome is tossing axes like mad, I need to fix that). I just need to work on programming the behaviors for every piece in the game.
I'll update this as I complete this project further.