hugosaintemarie / magic-maze

Online version of board game "Magic Maze"
https://magicmaze.herokuapp.com
MIT License
20 stars 11 forks source link

Tile 15 is repeated twice in scenarios 6 and 7 #63

Closed rcjsuen closed 3 years ago

rcjsuen commented 3 years ago

https://github.com/ashugeo/magic-maze/blob/14f26d040e7882e1f4a4085e69bd0b13a86373cd/src/client/play/data/scenarios.json#L18-L23

Is this intentional? Is there something wrong with the implementation of tile 16? 🤔

hugosaintemarie commented 3 years ago

Probably a mistake I think. Thank you for fixing it 🙂

rcjsuen commented 3 years ago

@ashugeo I didn't fix it for scenarios 6 and 7 yet actually. Have opened #64 for this.