/LMS

Standard roguelike, with cool magic system.

Primary LanguagePython

![LMS intro screen](LMS\ intro.png)

Last Man Standing: A Magic-Focused Roguelike

Introduction

The goal of Last Man Standing is to provide a well-calibrated and simple roguelike world as a background for a rich, complex, and interesting magic system. For more information, visit the wiki.

Dependancies

  • Python 3.5
  • python-tdl (and libtcod)
  • pyYAML
  • Colour (a Python 3.5 library)
  • Playsound (another Python 3.5 library)