Fiery Void is a turn based strategy game based on B5Wars tabletop game by Agents of Gaming.
FV is licensed under GNU GPLv3
- Install virtualbox https://www.virtualbox.org/
- Install vagrant https://www.vagrantup.com/
- Make sure you have ssh client and terminal
- Type
vagrant up
- Point your browser to localhost:8080/source/public
You can access the virtual box by:
- Type
vagrant ssh
- Code is shared in /vagrant/ folder
- Access database by typing:
mysql -uroot -proot