So since what I'm working on at work isn't really a real game I've started working on my own. I'm going for something between a tower defense and flying game.
I've put together the basics of my movement classes pretty quick, but still need to do some polishing
the blue ship is controlled by the arrow keys
the red ship moves toward the mouse
the green ships move toward the mouse, but decelerate if the mouse is behind them.
the blue turrets point directly at the mouse
the red turrets point at the mouse but can only turn so fast
next up is adding bullets, targeting, and damage
I've put together the basics of my movement classes pretty quick, but still need to do some polishing
the blue ship is controlled by the arrow keys
the red ship moves toward the mouse
the green ships move toward the mouse, but decelerate if the mouse is behind them.
the blue turrets point directly at the mouse
the red turrets point at the mouse but can only turn so fast
next up is adding bullets, targeting, and damage