Skip to content

Commit b47c70e

Browse files
committed
add new todo in readme
1 parent 6538452 commit b47c70e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Finally, continuing my JavaScript education, I took his [React for Beginners](ht
2424
These are things I plan (or at least _hope_) to implement in the future.
2525

2626
* Accessibility
27+
* A button that resets the character HP when the encounter is reset (currently HP can be reset by refreshing the page)
2728
* Initiative randomizer (define initiative rather than entering rolled values)
2829
* Attack options (each character/monster has their attacks & damage listed so dealing damage can be done by just clicking the button next to that attack type)
2930
* Unit tests and linting

0 commit comments

Comments
 (0)