Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sneakyshrike/space-marine-army-builder
GUI application to build an army roster for the tabletop game Warhammer 40,000
https://github.com/sneakyshrike/space-marine-army-builder
army builder css gui java javafx javafx-gui roster space-marine tabletop-gaming warhammer warhammer-40k
Last synced: about 2 months ago
JSON representation
GUI application to build an army roster for the tabletop game Warhammer 40,000
- Host: GitHub
- URL: https://github.com/sneakyshrike/space-marine-army-builder
- Owner: SneakyShrike
- Created: 2017-11-18T17:40:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T17:27:21.000Z (about 5 years ago)
- Last Synced: 2024-11-03T09:31:58.508Z (3 months ago)
- Topics: army, builder, css, gui, java, javafx, javafx-gui, roster, space-marine, tabletop-gaming, warhammer, warhammer-40k
- Language: Java
- Homepage:
- Size: 16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This is a intuitive GUI application that can be to create an army roster of the Space Marines faction for the tabletop
game Warhammer 40,000. It makes the army creating process much easier, as all of the rules and restrictions of Warhammer
40,000 are automatically taken into account. Any roster incompatibilities will be highlighted and the total points cost
of the roster will be automatically calculated.This was originally my final year project for my degree, but I wish to further improve it by including all of the factions of
Warhammer 40,000.Please note that currently this application runs with rules set out in the 7th edition Space Marine codex book, and is
therefore out of date.## Technologies Used
* Java
* JavaFX
* CSS