2d shooter concept

Today, I’m working on a new project. It’s a game that runs on python where you control both a character, and the characters arm. You move the character with WASD(or arrow keys) while you control the arm with a mouse. Whenever you click the mouse, the character will shoot wherever the arm is aiming at.

Concept Drawing

I started this project off by learning the concepts of coding the mouse to do stuff. The smallest thing I came up with is when I click, a blue rectangle appears. That’s it. I swear this will be more interesting than that.

Leave a Reply

Your email address will not be published. Required fields are marked *