A cheesy-looking jQuery game where players have to add up the values of each exotic fruit to match the computer's number. If a player goes above the computer's randomly generated number, then they lose that round.
Using a random number generating JavaScript function, the values of each fruit changes with each round, as does the number players have to match against.
- JavaScript
- jQuery
- Bootstrap