$ make
$ ./todmap --ac 1 --fc 1
$ ./todmap --progress --ac 1 --fc 1
$ ./todmap --ac `seq 1 60`
$ ./todmap --fc `seq 1 60`
| Option | Description |
|---|---|
| -a, --ac | Generated in the arcade version |
| -f, --fc | Generated in the FC (NES) version |
| -p, --progress | Show progress |
| -P, --no-progress | Don't show progress |
| <floor number> | Floor number (1-60) |