dwmkerr / spaceinvaders

Classic Space Invaders game written in JavaScript as a learning exercise.
https://dwmkerr.github.io/spaceinvaders
MIT License
198 stars 139 forks source link

Doesn't work in Firefox #9

Closed dwmkerr closed 10 years ago

dwmkerr commented 10 years ago

Retest in FF and check the js

dwmkerr commented 10 years ago

It's the audiocontext! It's null in FF

dwmkerr commented 10 years ago

Done. Typo with the capitalisation of AudioContext.