Spaces:
Running
Running
File size: 259 Bytes
87b3b3a |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
## amahdy: First time here?
Don't cheat from the first level, or you won't understand a thing.
```javascript
map.placeObject(16, 12, 'exit');
```
## mingp: Less is more
Delete everything in the editable section.
This removes the wall generation code.
|