Its an Invasion by AgentKnipe
A somewhat cludgy top down shooter. You start as a character, and you must find weapons to defend yourself from the invading enemies. I only got one level done, but I have more enemies and weapons created.
WASD to move. The character will follow your mouse. Mouse click to shoot. Find the weapons and kills some enemies.
| Youtube | https://agentknipe.itch.io/ludum-dare-45-an-invasion |
| Youtube | https://github.com/agentKnipe/LudumDare45 |
| Original URL | https://ldjam.com/events/ludum-dare/45/its-an-invasion |
Ratings
| Given | 1🗳️ | 0🗨️ |
Feedback
🎤 AgentKnipe
08. Oct 2019 · 11:01 UTC
I added a github repo for those interested. I am particularly interested in feedback on how I chose to get movement and spawning to work work.... or not work.
Ethan Vong
16. Oct 2019 · 04:15 UTC
A good start. Since you asked for feedback on the movement I personally feel like the orientation of the character shouldn't affect which way the keys move the character. For example if the mouse is to the right of the character and the character is facing rightwards, the "w" key should probably still move the character upwards on the screen. Also I was able to move off the map infinitely which I guess is not intentional. I hope this helps you improve your game and I'll look forward to see new submissions in the future!