-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This API is mainly focused on information on the game components for board game Star Wars Rebellion produced by FFG. This includes:
- Map Information (Such as Systems and Regions groupings)
- Leaders skill set
- Card Data (Objective Cards, Mission Cards, etc)
- Miniature Unit Information (Health, Red/Black Die Attack Values, etc)
- So much more!
We also draw associations between various components with JPA, such as providing leaders alongside mission cards (do to assignment giving a bonus value). You can also see this grouping for systems and regions, as these provide an idea of how the board game map will look like.
We encourage you to explore our code, upcoming features in the projects tab, and git issues to understand or provide feedback on current issues within repo.
I would like to thank the below people for helping me see this application to fruition. I hope you learned a lot during the initial project creation, as I certainly did:
- Alex Rojas @alexrojas431
- Charles Alms @hifly01
Your git tag and name could be here if you contribute! Check out our contribute guide to learn how!