https://github.com/kirillsimin/traveller-rpg-combat
A lightweight, browser-based simulator for testing combat scenarios in the Traveller tabletop RPG. Simply open the HTML file in your browser, configure stats, and watch how battles play out.
https://github.com/kirillsimin/traveller-rpg-combat
traveller-rpg ttrpg
Last synced: 2 months ago
JSON representation
A lightweight, browser-based simulator for testing combat scenarios in the Traveller tabletop RPG. Simply open the HTML file in your browser, configure stats, and watch how battles play out.
- Host: GitHub
- URL: https://github.com/kirillsimin/traveller-rpg-combat
- Owner: kirillsimin
- Created: 2025-01-18T03:07:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T17:45:42.000Z (3 months ago)
- Last Synced: 2025-04-12T22:16:07.923Z (2 months ago)
- Topics: traveller-rpg, ttrpg
- Language: JavaScript
- Homepage: https://traveller.kirillsimin.com/combat
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Traveller TTRPG Combat Simulator
A lightweight, browser-based simulator for testing combat scenarios in the Traveller tabletop RPG. Simply open the HTML file in your browser, configure stats, and watch how battles play out.
## Features
- **Single HTML file**: No installation—just open `index.html` in any modern web browser.
- **Configurable stats**: Adjust character attributes, weapons, armor, and other parameters.
- **Round-by-round breakdown**: See detailed logs for each combat turn.
- **Quick experimentation**: Easily test house rules or alternate scenarios without manual dice rolling.## Getting Started
1. **Clone or download** the repository:
`git clone https://github.com/kirillsimin/traveller-rpg-combat.git`
2. **Open `index.html`** in your preferred web browser.
3. **Configure** your combat parameters (e.g., number of combatants, attributes, and weapon stats).
4. **Run the simulation** and observe the results.## Contributing
Contributions are always welcome! Feel free to open issues for bug reports, feature requests, or general feedback. If you’d like to add or improve functionality, just open a pull request.
## License
This project is licensed under the MIT License.
_Traveller_ is a registered trademark of Far Future Enterprises.
This project is not affiliated with or endorsed by the publishers of _Traveller_.