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 Python Collections (Retired) Dungeon Game Building the Game: Part 2

Not sure if a problem with my code or just console in workspace doesn't show dungeon_game as square???

I have written the code for the dungeon_game for python collections course and the actual mechanics seems to work fine and I got the map to print, but my only problem is that the map isn't an actual square shape when I run the game in the console. The map characters will print but horizontally.

Torsten Lundahl
Torsten Lundahl
2,570 Points

It's very hard to figure out what has gone wrong if you wont post the code that you have a problem with.