Mclilzee / zap-simulator

Zap Matrix Simulator
https://mclilzee.github.io/zap-simulator/
Other
4 stars 16 forks source link

Replace Snake case into Camel Case #48

Closed khunhour closed 2 years ago

khunhour commented 2 years ago

Description: Replace snake case naming with Camelcase.

Although, I left out snake cased variable that can be found in generateLevel function because there is an another issue 25 that mentioned making it more descriptive.

closes #41

DigitalKnight0 commented 2 years ago

Thanks for this!

khunhour commented 2 years ago

Glad i could help 😃