In this tutorial I will show you how easy to draw (character) sprite if you wanna make game in java programing language. First we gonna use JPanel as our game canvas, the idea is override and call logic method as you need inside of it, example :