Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccaui authored Apr 4, 2021
1 parent ab16d61 commit acd3050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ The rules of the game: At the beginning of a new round, the bank generates a ran
This game uses javascript and jQuery to dynamically create each coin’s random values and the bank’s random value for each round. The biggest challenge I faced in the project was in determining the synchronicity of the conditionals within the game functions. The value of any clicked coin needed to be captured in a separate variable before it could be compared to each coin’s value in that round and subsequently added to the added to bank total.

Enjoy!
https://rwieberdink.github.io/GringottsCoinCollector/
https://rebeccaui.github.io/GringottsCoinCollector/

0 comments on commit acd3050

Please sign in to comment.