Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python

Expanded Hack 'n Slash Game - feedback welcome

Hey Folks!

I completed the Hack 'n Slash Python OOP game and and added ...

  1. The ability for different weapons to cause different hit points
  2. Better print formatting

Would welcome any feedback - here's the code.

Great! Congrats!

1 Answer

Awesome! If you're really into creating a text based RPG in Python (or a MUD) check out http://www.evennia.com - Running a MUD is one of my passions and converting our existing codebase over to Python is one of the main reasons I'm going to start learning Python on Treehouse.