You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Displaying game stats in the developer console just isn't going to cut it any
more. Let's extend the endgame report to display the information in a way that
non-developers can appreciate.
director.js
Update the endGame method to set the innerHTML property of the el
with whatever you like. Again, feel free to style it or not.
The text was updated successfully, but these errors were encountered:
Displaying game stats in the developer console just isn't going to cut it any
more. Let's extend the endgame report to display the information in a way that
non-developers can appreciate.
director.js
endGame
method to set theinnerHTML
property of theel
with whatever you like. Again, feel free to style it or not.
The text was updated successfully, but these errors were encountered: