markcornwell / spacewar

Javascript implementation of 1962 game Spacewar! originally developed for the PDP-1
MIT License
0 stars 0 forks source link

Auto restart after each game #27

Open markcornwell opened 4 years ago

markcornwell commented 4 years ago

After one player is eliminated, wait a configurable number of seconds and then restart the game from the starting position. If that number is 0, then auto restart is disabled and player must refresh the browser to restart the game.