Name | Modified | Size | Downloads / Week |
---|---|---|---|
makingMazes | 2012-03-16 | ||
README | 2012-03-16 | 1.7 kB | |
makingMazes.tar.gz | 2012-03-06 | 111.1 kB | |
Totals: 3 Items | 112.8 kB | 0 |
CREATORS OF MAZES BY marecaca !!! Compilation: We need the SDL library. Put in the command line "make" and press enter. Operation modes: Mode 1: maz [resolution] [wall thickness] [options] Mode 2: non-visual output, maze with customizable data file recording ... maz -c width high [name file] Resolutions: -QVGA 320 x 240 -VGA 640 x 480 -PAL 768 x 576 -SVGA 800 x 600 -XGA 1024 x 768 -UXGA 1600 x 1200 -QXGA 2048 x 1536 Thickness wall: -p Thin wall -m Median wall -g Large wall Opctions: -e --noinput Maze without input. -h --help -? help page. The data files are record by pressing the 's' key, or with the option -c. The first two unsigned integers are the width and height of the maze, and then records the information of two-dimensional array. Zeros and ones (unsigned); spaces and walls respectively. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. Copyright 2012 Juan Antonio Lacal Gomez "marecaca"... by marecaca; the false god of cardboard.