K-Mistele / seeker-of-the-sword

ascii-character adventure code written into console via python
Other
5 stars 0 forks source link

Enhancement/color #9

Closed amistele closed 6 years ago

amistele commented 6 years ago
  1. Added colorama module to repo to allow gameboard coloring
  2. Lake element character will be more distinguishable on macs where colorama is not implemented
  3. Mountain range borders on the sides are now generated into all objects from the class, vertical boundary only created on generation of initial world tile
  4. Fixed player spawn location getting trapped in corners: now starts searching 1/3 of the way to the right