Yamgrenade / Gou

Repo for roguelike game we're messing around with
MIT License
0 stars 1 forks source link

add speed attribute to player and other fighters #33

Closed jwat445 closed 4 years ago

jwat445 commented 4 years ago

Added speed attribute to all fighters. Enemies will move more or less than the player depending on their difference in speed. Lower speed is better. Also added boots that affect speed. Player can also change speed when level up. Paid no mind to balance.