Skip to content
forked from Aatu/FieryVoid

A browser game based on AOGwars

Notifications You must be signed in to change notification settings

xeticode/FieryVoid

 
 

Repository files navigation

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

About

A browser game based on AOGwars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 72.3%
  • JavaScript 27.0%
  • CSS 0.6%
  • Hack 0.1%
  • Dockerfile 0.0%
  • Shell 0.0%