Commit Graph

2 Commits

Author SHA1 Message Date
twig b2eb3ca9a5 Iteration 1
have some art, didn't really do much there
I did spend a lot more time on the code, it's more iteresting.
Player is in it's own file.
All Players use the same code.
Refactored how turns are processed.
Added a defend and counter ability, have code for "Blood Counter" that I
might revisit. Want to change defend to a "Holy Shield" and add a magic
ability that is countered by it. This is to stop the counter until you
win strategy.
2021-02-16 21:10:46 -06:00
twig c56a139556 Extremely basic turn based combat.
Need to add multiple characters.
need a way to select a target.
need a team concept so you can't target friendlies.
need an ability system.
need Kenny art
2021-02-07 20:53:12 -06:00