Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

Implement Dodging #123

Closed Gvin closed 4 years ago

Gvin commented 4 years ago

Every creature has dodge chance. Player's dodge chance is calculated according to his/her Agility. If the attack hits creature, it's dodge chance is evaluated. And if dodge was successful, a corresponding message is written to the journal.