harishparuchuri / harishparuchuri.github.io

Tally_Up_Game in JavaScript

Home Page:https://harishparuchuri.github.io/Tally_Up_Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Developed using HTML CSS And JavaScript

#Instructions

Quickly identify which group of tokens has the highest value.

In this Game there are 2 boxes are there in each Box there are 3 or 4 random numbers are generated.

the game is to find out whether In which box the sum of random random numbers is > or < or = to the other box with in 10 seconds, based on the correct answer the score will increase

If the box contains Two numbers you have to multiply the 2 numbers else you have to add the numbers in each box and compare with other box if it contain higher or lower or equal value correct answer is marked with green colou rwrong answer is marked with blue color Not attemted is marked with pink colour

#Try this game

https://harishparuchuri.github.io/Tally_Up_Game

About

Tally_Up_Game in JavaScript

https://harishparuchuri.github.io/Tally_Up_Game


Languages

Language:JavaScript 41.9%Language:CSS 33.4%Language:HTML 24.7%