Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 326 Bytes

Towerfellows

An opinionated ELO system for an excellent local-multiplayer game.

Local Setup

bootstrap/start.php has a closure that sets the environment - it will default to local unless you set it yourself with an environment variable _LARAVEL_TOWERFELLOWS_ENV.

export _LARAVEL_TOWERFELLOWS_ENV=local