This tutorial will provide a basic framework for a platformer game that includes moving left, right and jumping.
Make sure you are familiar with:
When you are done, you should try to implement some of the suggestions at the end of the tutorial.
Here is the tutorial and completed program on Git:
You can also download a completed and well commented version of the Platformer program below.