6.2. Creating a Game World: Editing Tiles and Levels
Learning Objectives
When you have finished this section, you should be able to:
 - Explain what Mappy is.
 
 - Use Mappy to create maps for games.
 
 - Load exported Mappy levels.
 
Required Tasks
 - Study Chapter 13, Creating a Game World: Editing Tiles and Levels, in the eTextbook.
 
 - Visit https://www.tilemap.co.uk/. Download and install Mappy on your computer.
 
 - Study examples at https://www.tilemap.co.uk/mappy.php/ to see what can be done with Mappy.
 
 - Practice creating maps using Mappy, importing image files into Mappy and editing them, and saving maps in different formats.
 
 - Work through the sample program on pages 488-491 to learn how a text array map can be used for games.
 
 - Work through the new enhanced Tank War game from the Tank War link under the Files link below, to learn how the enhancement is done.
 
 - Complete the Chapter 13 quiz, and check your answers in Appendix A.
 
Files (ArrayMapTest, tankwar_r6)
Optional Task
 - Use your installed Mappy to create some maps, and save them in different formats.