kflorence / beaming

Beaming is a free, open source puzzle game that involves directing beams through a hexagonal grid.
https://kflorence.github.io/beaming/
Other
1 stars 0 forks source link

Fix minor state bugs #27

Closed kflorence closed 8 hours ago

kflorence commented 8 hours ago

Remove console.log in favor of console.debug. Fix a bug when trying to reference a property that may not exist.