Changes between Version 16 and Version 17 of Map Editor


Ignore:
Timestamp:
Jul 26, 2011 9:20:34 AM (13 years ago)
Author:
kedwar10
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Map Editor

    v16 v17  
    4141
    4242* To make a maze run "perl mazegen.pl <width> <height> <partitions>" where the 'partitions' argument is used to control the number of connected components in the maze. These components are accessible to one another by doors that can be triggered with buttons located somewhere inside the component (this may require teamwork if the map is sufficiently large).
    43 
    4443* To make a wumpus world run "perl wumpgen.pl <width> <height>".  This is currently non-functional as the dimensions of some textures are warped during execution.   
    4544