Skip to content

Python Cross Platform Roguelike using standard library only

Notifications You must be signed in to change notification settings

pennyarcade/pyhack

Repository files navigation

pyhack

Python Cross Platform Roguelike using standard library only

#Direct Dependencies:

  • Colorama -- Wrapper for terminal colors -- pure Python only use standard library

#Optional dependencies:

  • Prospector -- clean code monitoring
  • Nosetests -- Unittests & Coverage -- Dependencies: --- Coverage --- nose-html-reporting --- nose-long-description --- nose-exclude
  • Epydoc -- Api Documentation

#Nose command nosetests -c .nose-config

About

Python Cross Platform Roguelike using standard library only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published