'javascript study
/ Mr. Byun's basic example
/ Post related to: Sample Source 3) JavaScript Basic Document Structure (Number Object — Applied 3)
looking at it,
Suggestion: Let's modify this code a bit more and make it like this.
1.
Make rock-paper-scissors repeat 10 times each execution.
And display the win rate between computer and user.
2.
Save the win rate and compare it with the next user's results to display rankings.
3.
Make it playable online against opponents.
4.
Wrap it with PhoneGap or Titanium to make it an app.
