the result of porting my Groovy battleships game to JavaScript, retaining elelemnts of the OO design From OO to JS
basic playable version at: http://rawgit.com/tristian2/BattleShipsJS/master/game.html Using Atom as ide and lighthttpd web server - NO livehttpd needs compiling for windows - too much hassle so using live-server as a node js package instead
Open node.js console
Pretty awesome, we have atom and live refresh via the web server!