-
-
Notifications
You must be signed in to change notification settings - Fork 419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MazeWeb: Show Red Face On Start #69
Milestone
Comments
Hey , i would like to work on this . |
You had to explore the code of the activity and try to understand where is the face changing. |
@llaske In case of two player, which players face should we show? Given both are of different color? Or should the solution be to have the red colour nevertheless? |
@llaske Worth a pull request? |
rajeevravindran
added a commit
to rajeevravindran/sugarizer
that referenced
this issue
Mar 13, 2017
Draws a red player over the inital position. This draws attention of the user to the inital position.
rajeevravindran
added a commit
to rajeevravindran/sugarizer
that referenced
this issue
Mar 13, 2017
Closed
Fixed in cc8fabe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IN http://server.sugarizer.org/activities/MazeWeb.activity/index.html the starting state has a grey circle for the player and a bright flashing color for the exit.
This is confusing because it brings attention to the exit at the start instead of the player.
I suggest having the red face of the player rendered in the starting state, rather than having it appear:
The text was updated successfully, but these errors were encountered: