An open API service indexing awesome lists of open source software.

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.

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_.

![Screenshot_20250117_221111](https://github.com/user-attachments/assets/799b745c-4c46-4655-a446-5641754cbc38)