Skip to content

Conversation

RachelYang02
Copy link

Assignment for Interactive Programming Mini Project 4


This change is Reviewable

@jenwei
Copy link

jenwei commented Apr 3, 2016

@RachelYang02 + @jag-123 - nice job on this. The writeup was thorough and thoughtful - good job acknowledging the different features that could go into a future iteration of the game.

Overall, good documentation throughout with docstrings and in-line comments (though it seems a bit lighter near the end of the file).

I'll go through the code after this and add some comments as well.

Good job!

@@ -0,0 +1,515 @@
"""player for game"""
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to add a header/docstring with a short description of what the code contains/does.

@jenwei
Copy link

jenwei commented Apr 4, 2016

In the future, should you make another game, dividing the MVC into separate files will help improve readability, but nicely done overall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants