Skip to content

SlashGames/slash-tournament

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slash-tournament

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.

Setup

  1. Download and install Play! Framework 2.2.1.
  2. Verify Play! is correctly installed by typing play help on the command-line.
  3. Copy the contents of this repository to a directory of your choice.
  4. Add your database configuration data to conf/application.conf. You should put the password in double-quotes to avoid errors.
  5. Add your mailer configuration to conf/application.conf.
  6. Open TCP port 9000 in your firefall.

Future Work

  • super administration (adding administrators)
  • second game (for verifying abstraction level)
  • localization

About

Tournament website based on the Play! Framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published