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 trialIsak Landström
2,882 PointsUpload small python hangman game here on Treehouse
Hello!
I have a small python game which I would like to upload to you here so you guys can try it and see what you think, what would be the best way to do that? (It contain 3 small files)
1 Answer
Brandon White
Full Stack JavaScript Techdegree Graduate 35,771 PointsHi Isak,
I guess you could upload your project to a workspace and then fork the workspace, but if you’ve coded a working project then my advice is to create a repository for it and upload it to a version control system like git (GitHub).
Isak Landström
2,882 PointsIsak Landström
2,882 PointsHello!
I will probably do that then, I can link it here so you can try it then. thank you.