Java Open Source version of a fantasy football game, that allow roster creation, network play, match report generation and easy rules customization.
- Modernize the model
- Add events and hooks
- Add LRB 6 rules
- Web interface
- Add BB2 rules
Simply run
mvn clean install
Test the Crap Rules (Work In Progress)
mvn test -Dtest=TestCrap
Launch the web server with
mvn cargo:run
And connect with a browser with http://localhost:8080/bbarena