kirkto7 / kirkto7/combat-sim

File Manager Export

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Export the result of sim in an easy to read format into a .txt file

User Story: As a DM, I would like to export the results of my sim into an easy to read file so I can save and view the results.

AC:
Given - I have completed simulating a combat encounter
When - I hit the button to export the results
Then - The application should store the data of the simulation in a .txt file

Currently BLOCKED by #21

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where a combat simulation finishes and where the export button is handled; issue #21 must be resolved first. The work is done when the completed simulation results can be exported through the button into a readable .txt file.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.