UVASGD / spring-2017-the-big-dungeon

spring-2017-the-big-dungeon created by GitHub Classroom
Other
1 stars 1 forks source link

Turn-based Combat System #15

Closed ReidBix closed 7 years ago

ReidBix commented 7 years ago

The basics of a turn-based combat system that will allow battling against a minimum 1 enemy. There is no requirement for the functionality of how to take damage or deal damage, simply that the skeleton framework of the system is there. Desired functionality: Attack, Items, Run (?), Other (Inspect, Talk, etc.??)