arcadeJHS / HTML5-Space-Invaders

A Space Invaders HTML5 porting. This work is licensed under a Creative Commons Attribution - Share Alike 3.0 - Unported license (CC BY-SA 3.0). The text of the license is available at http://creativecommons.org/licenses/by-sa/3.0/ .
http://arcadejhs.github.com/HTML5-Space-Invaders
36 stars 34 forks source link

Play again not working #3

Open emvbase opened 7 years ago

emvbase commented 7 years ago

Hey guys awesome script. Old but gold! I´m with a problem, why Play Again doesn´t work? Is some weird bug or browser incompatibility due to basillion versions between 2013 and 2017?

arcadeJHS commented 6 years ago

Sorry to answer you so late. I am not actively maintaining this script, and, definitely, something has changed in browsers support since the first version (I've seen some bugs around). By the way, the system simulates a "coins based" machine: you must have at least 1 coin in to play again. Just press the "c" key to insert one on "Game Over". You can check "instructions" on the main entry page.

You can also check this, which does not implement a "coins" system: https://github.com/arcadeJHS/AdvertiseInvaders