RPG battle sim, similar to pokemon
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
1
commits
Merge pull request #2 from jackdonahoe/feature-defenseStat
6e40f08View on GitHubAdded defensive stat and incoporated it into damage calculation
e41d651View on GitHubMerge pull request #1 from jackdonahoe/feature-accuracy-critical
e9844abView on GitHubImplemented RNG into calculateDMG function, added effectiveness msg's into battle.cpp run() logic
86e23d6View on GitHubFinished adding basic element types and damage calculations
06f8023View on GitHubStarted implenting Elemental Types to moves and fighters.
571caa6View on GitHubMerge branch 'main' of https://github.com/jackdonahoe/BattleSim
9cb3e88View on GitHub