untrusted-test-only / solutions /01_cellBlockA.md
lychees's picture
Upload 569 files
87b3b3a
## 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.