Aatu / FieryVoid

A browser game based on AOGwars
8 stars 12 forks source link

Introduction

Fiery Void is a turn based strategy game based on B5Wars tabletop game by Agents of Gaming.

License

FV is licensed under GNU GPLv3

Installing development environment

  1. Install virtualbox https://www.virtualbox.org/
  2. Install vagrant https://www.vagrantup.com/
  3. Make sure you have ssh client and terminal
  4. Type vagrant up
  5. Point your browser to localhost:8080/source/public

You can access the virtual box by:

  1. Type vagrant ssh
  2. Code is shared in /vagrant/ folder
  3. Access database by typing: mysql -uroot -proot