Website for scheduling tournaments based on the Play! Framework 2.2.1. Includes player authentication, participation management, game-specific rule sets, and different tournament formats and modes.
- Download and install Play! Framework 2.2.1.
- Verify Play! is correctly installed by typing
play help
on the command-line. - Copy the contents of this repository to a directory of your choice.
- Add your database configuration data to conf/application.conf. You should put the password in double-quotes to avoid errors.
- Add your mailer configuration to conf/application.conf.
- Open TCP port 9000 in your firefall.
- super administration (adding administrators)
- second game (for verifying abstraction level)
- localization