Skip to content

simon-kyger/zealotry

Repository files navigation

zealotry.io

  • Currently using Phaser 3 version 3.16.1
  • Currently live @ http://zealotry.herokuapp.com/

    When creating a character, please choose ones that load a graphic! The other characters are not yet implemented.

Windows Install/Setup Guide

  1. install node
  2. install mongodb
  3. add mongod to path. example help: https://user-images.githubusercontent.com/13419651/38953587-3514c5b0-431d-11e8-8790-b3f83c05955d.png
  4. pull project in
  5. create subdirectory in root called "data" example: ../zealotry/data
  6. npm install
  7. npm install babel-cli -g
  8. npm run startallwin

Testing

  • To run tests use the command

    npm test

  • To run tests with coverage use the command

    npm run test-coverage

  • For an HTML print out of code coverage use the command

    npm run test-coverage-html

About

A team based multiplayer pvp game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published