EECS 494 Metroid Tutorials

Welcome to the EECS 494 Metroid Template Tutorial Series

In these tutorials, we aim to help you get started on your classic Metroid game project.

As you go through these tutorials, make sure you’re following along in your own project so that once you finish you’ll be setup and ready to tackle the project on your own.

By the end of these tutorials you will have a basic scene setup with a basic implementation of the player. More importantly though, you will understand many of the concepts you’ll need to finish the rest of the project on your own.

Final

We expect these tutorials to take approximately 1.5 hours to complete, but they are sectioned so that you can stop and review at any time.

Whenever you see a gray block, you can click to expand it and get more information.

When you’re ready to get started, go to the first tutorial: 1: Project Setup.

Tutorial List

1: Project Setup

2: Scene Setup

3: Placing Tiles

4: Configuring Tiles

5: Player Setup

6: Player Movement

7: Player Movement Fixes

8: Player Direction

9: Bullets and Firing

10: Audio

11: Morph Ball

12: Collectables

13: Next Steps