

1. Introduction
2. Sprites
3. Vectors
4. More Sprites
5. Movement Part 1
6. Movement Part 2
7. Text
8. Distributing Your Game

Stay tuned for the latest addition to the complete games tutorial series: Tower Defense. This game will dive into more advanced techniques and animations


In this tutorial, we cover how to take a png image, or sprite, and import it to your project and get it into memory. We finally have a look at displaying the sprite to the game window. This is part 1 of 2, the second part will come after the vector tutorial.
No project file for this tutorial Download Tutorial (*.mp4) Download Tutorial (*.pdf)