Categorygithub.com/glenkelley/battleref
repositorypackage
0.0.0-20160206064733-508d6f22b855
Repository: https://github.com/glenkelley/battleref.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Battleref - A web server for running a battlecode competition

Author: Glen Kelley

Installation

scripts/deploy.sh -r github.com/GlenKelley/battleref -h api.akusete.com -e prod -v

Installs the application on a remote host, this will create a git and webserver user accounts

Directories

  • tournament registration, submissions and leaderboard of a tournament
  • server web service wrapper for the tournament
  • arena runs an instance of a game between players
  • env configuration files
  • scripts installation scripts