Skip to main content

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.

2d Adventure

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

2d Adventure

Creating, moving, and overlapping Sprites.

2D Adventure Episode 2

2d Adventure

Adding elements to make it a game

2D Adventure Episode 3

2d Adventure

Adding a world map to our game