Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 460 Bytes

gutlicsSimulator

Gutlic's Monster Battle Simulator

Ever wonder how many goblins are required to take out a red dragon? What about how many ogres to take down a nightmare?

Well now you can know the answer. That crazy goblin Gutlic has set up a combat simulator just for that.

Development info

  • make clean
    • deletes the battle logs
  • make coverage
    • runs coverage and generates html report via coverage.py
  • make test
    • runs all the unit tests