6.5. Horizontal Scrolling Platform Games
Learning Objectives
When you have finished this section, you should be able to:
- Explain what horizontal scrolling games are.
- Create horizontal platform levels with mappy.
- Develop a scrolling platform game.
Required Tasks
- Read Chapter 16, Horizontal Scrolling Platform Games, in the eTextbook.
- Use Mappy to create a horizontal platform level, following the instructions on pages 566-575.
- Study the PlatformScroller program carefully, to learn how to use a platform scroller and how to make a scrolling platform game.
- Complete the Chapter 16 quiz, and check your answers in Appendix A.
Files (PlatformScroller)
Optional Tasks
- Load the PlatformScroller game into your IDE, build it, and play with it.
- Find a similar game you like from the Internet and think about how you could make a similar game.
Updated May 24 2016 by FST Course Production