Skip to content

the result of porting my Groovy battleships game to JavaScript, retaining elelemnts of the OO design

Notifications You must be signed in to change notification settings

tristian2/BattleShipsJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleShipsJS

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

http://stackoverflow.com/questions/31071172/how-do-i-debug-html-and-javascript-together-in-vscode-visual-studio-code

Open node.js console

npm install -g live-server Alt text

Pretty awesome, we have atom and live refresh via the web server! Alt text

About

the result of porting my Groovy battleships game to JavaScript, retaining elelemnts of the OO design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published