Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.
/ BBArena Public archive

Java Open Source version of a fantasy football game, that allow roster creation, network play, match report generation and easy rules customization.

License

Notifications You must be signed in to change notification settings

Teg79/BBArena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBArena

Java Open Source version of a fantasy football game, that allow roster creation, network play, match report generation and easy rules customization.

Roadmap

Done

  • Modernize the model
  • Add events and hooks

Work In Progress

  • Add LRB 6 rules
  • Web interface

To Do

  • Add BB2 rules

Build the project

Simply run

mvn clean install

Test the project

Test the Crap Rules (Work In Progress)

mvn test -Dtest=TestCrap

Run the server

Launch the web server with

mvn cargo:run

And connect with a browser with http://localhost:8080/bbarena

Prototype

Team SetUp

Team SetUp

Interception

Interception

Action Ring

Action Ring

About

Java Open Source version of a fantasy football game, that allow roster creation, network play, match report generation and easy rules customization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published