🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀 New videos dropping every week—start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Community Projects
    • Live Sessions
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Community Projects Live Sessions Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • fahad lashari
    fahad lashari
    7,693 Points

    Question regarding get_locations()

    Posted December 22, 2016 12:29pm by fahad lashari
    fahad lashari
    7,693 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    2 Answers

  • Courtney Pope
    PLUS
    Courtney Pope
    Courses Plus Student 1,384 Points

    Player not defined

    Posted October 14, 2016 7:55pm by Courtney Pope
    Courtney Pope
    Courses Plus Student 1,384 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    3 Answers

  • Jude Molloy
    Jude Molloy
    7,470 Points

    Tab Error on Dungeon Game

    Posted August 9, 2016 6:24pm by Jude Molloy
    Jude Molloy
    7,470 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    5 Answers

  • Blake Handson
    Blake Handson
    1,642 Points

    Player's position is not updating after they choose a direction to move in. Why ?

    Posted April 30, 2016 4:08am by Blake Handson
    Blake Handson
    1,642 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    1 Answer

  • Wilfredo Casas
    Wilfredo Casas
    6,174 Points

    How to post my code in a question?

    Posted March 10, 2016 9:35pm by Wilfredo Casas
    Wilfredo Casas
    6,174 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    1 Answer

  • Wilfredo Casas
    Wilfredo Casas
    6,174 Points

    A couple of questions about the video

    Posted March 9, 2016 6:09pm by Wilfredo Casas
    Wilfredo Casas
    6,174 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    4 Answers

  • Sam Dale
    Sam Dale
    6,136 Points

    Using Multiple "== statements" vs "or statements"

    Posted January 5, 2016 11:42pm by Sam Dale
    Sam Dale
    6,136 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    2 Answers

  • maxcelis2
    maxcelis2
    4,137 Points

    What arguments need to be passed in a function ?

    Posted December 22, 2015 11:41pm by maxcelis2
    maxcelis2
    4,137 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    2 Answers

  • Sergei Miroshnikov
    Sergei Miroshnikov
    3,313 Points

    Why we are skipping the case when player is located at corner e.g (0,0), in that case we have only 2 directions to move

    Posted December 20, 2015 7:28pm by Sergei Miroshnikov
    Sergei Miroshnikov
    3,313 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    2 Answers

  • Chris Nelson
    Chris Nelson
    4,603 Points

    dungeon_game.py player error

    Posted November 10, 2015 7:12am by Chris Nelson
    Chris Nelson
    4,603 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    2 Answers

  • Krasimir Georgiev
    Krasimir Georgiev
    19,146 Points

    My dungeon game.Criticism is welcome

    Posted October 20, 2015 4:59pm by Krasimir Georgiev
    Krasimir Georgiev
    19,146 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    1 Answer

  • Gunhoo Yoon
    Gunhoo Yoon
    5,027 Points

    My version of dungeon game needs review.

    Posted September 18, 2015 9:27am by Gunhoo Yoon
    Gunhoo Yoon
    5,027 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    1 Answer

  • Brennan Derr
    Brennan Derr
    3,108 Points

    Why can I not run in python shell?

    Posted July 17, 2015 9:33am by Brennan Derr
    Brennan Derr
    3,108 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    2 Answers

  • Niall Maher
    Niall Maher
    16,985 Points

    What's wrong? It runs but player won't move :/

    Posted June 14, 2015 3:46pm by Niall Maher
    Niall Maher
    16,985 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    3 Answers

  • matthias papsdorf
    PLUS
    matthias papsdorf
    Courses Plus Student 4,152 Points

    dungeon game for review - any tips are welcome

    Posted March 5, 2015 9:30pm by matthias papsdorf
    matthias papsdorf
    Courses Plus Student 4,152 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    1 Answer

  • Ali Mammadov
    Ali Mammadov
    2,172 Points

    Returning get_locations() instead of calling it

    Posted December 30, 2014 8:46am by Ali Mammadov
    Ali Mammadov
    2,172 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    3 Answers

  • Jamison Imhoff
    Jamison Imhoff
    12,460 Points

    Dungeon game syntax error

    Posted December 29, 2014 6:36pm by Jamison Imhoff
    Jamison Imhoff
    12,460 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    4 Answers

  • Y. Kravets
    Y. Kravets
    10,350 Points

    My version of dungeon game up for review :-)

    Posted December 24, 2014 10:49pm by Y. Kravets
    Y. Kravets
    10,350 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    2 Answers

  • Ron Fisher
    Ron Fisher
    5,752 Points

    In the cartesian coordinate system, left and right are the X axis and up and down are the Y axis.

    Posted December 5, 2014 1:10am by Ron Fisher
    Ron Fisher
    5,752 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    1 Answer

  • Charles Harpke
    Charles Harpke
    33,986 Points

    Building the Game: Part 1

    Posted November 23, 2014 5:18pm by Charles Harpke
    Charles Harpke
    33,986 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    3 Answers

  • abou93
    abou93
    14,319 Points

    I keep getting a syntax error with my code! stuck on the dungeon game

    Posted November 18, 2014 4:28am by abou93
    abou93
    14,319 Points
    • Python
    • Python Collections (Retired)
    • Dungeon Game
    • Building the Game: Part 1

    3 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.