Viking Walrus Master
  • JavaScript 89.6%
  • HTML 10.4%
Find a file
2018-03-31 18:43:37 -05:00
spec setup eslint 2018-03-30 21:54:59 -05:00
.eslintrc.js setup eslint 2018-03-30 21:54:59 -05:00
.gitattributes setup lfs 2018-03-30 20:43:38 -05:00
.gitignore Initial commit 2018-03-30 19:34:59 -05:00
favicon.png Change icon to look like a walrus 2018-03-31 17:37:36 -05:00
index.html Setup default page 2018-03-31 18:43:37 -05:00
index.js Setup default page 2018-03-31 18:43:37 -05:00
LICENSE.md Initial commit 2018-03-30 19:34:59 -05:00
package-lock.json setup eslint 2018-03-30 21:54:59 -05:00
package.json setup eslint 2018-03-30 21:54:59 -05:00
README.md Update docs with description, test command, ide 2018-03-30 21:06:12 -05:00
server.js fix subfolder file stats 2018-03-31 18:43:24 -05:00

Viking Walrus Master

What is this? Ideally a game. Probably a static tile-mapped game...

Command Line Scripts

Command Description
npm start Runs a static webserver on local port 8888.
npm test Runs jasmine test specs in /spec folder on command line using atom

IDE

  • Atom
  • GitKraken
  • GitHub
  • node.js/npm
  • Chrome