/ball-control-by-mouse

Control a ball on 2D plane by mouse

Primary LanguageC#

ball-control-by-mouse

The code here is a part of a game I made. The game is called ziggy: https://www.kongregate.com/games/Mark0960/ziggy

Controlling the ball smoothly by mouse espicially when turning was quite challenging, so I decided to share the control code.