Game Development Reference
In-Depth Information
Project 3
Start Your Engines
In this project, you will learn that things are not always as they appear. Someimes,
it's useful to separate the code and funcionality of the game from the prety graphics.
In the project that we will build here, we will separate a player-controlled object from the
sprite that represents it. We will also use an invisible collision mask to give the program a
much clearer feedback than a regular image.
Mission briefing
With this project, we will recreate a much-loved game series. At the end of the project,
you will be able to invite a friend and enjoy the game you've built together. We're going
to do a remake of Mario Kart and it will include a muliplayer feature.
Search WWH ::




Custom Search