2D Adventure
In this series we will create a 2D adventure type game. We’ll learn about creating Sprites, moving them, and using collision detection when Sprites overlap.
note
These presentations have embedded videos. Make sure your setup is capable of showing the embedded videos. Also, do not forget about the notes inside the presentation.
2D Adventure Episode 1
Creating, moving, and overlapping Sprites.
2D Adventure Episode 2
Adding elements to make it a game
2D Adventure Episode 3
Adding a world map to our game