Skip to content

anandpathak/randomExpression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randomExpression

Its a simple Game but not so simple.

What kind of game is it ?

A simple Maths puzzle game where You have an expression, but not in proper order and you have result of the given expression, what you need to do is rearrage in an order such that it matches to the answer. Very simple So try it !

Show me an example !

Okay so have a 5 length random expression

- 8 / 4 2

and answer is

6

Solve it ? So you felt it easy ? try this level

8 5 * 3 ) / + 2 + ( 2

and answer is

31

you saw examples of easy level and hard levels. In this game random expression is distributed among level from easy to hard depending upon number of operator and operand and the complexity of the operator.

Which technologies you have used ?

oh! I used node.js with expressjs framework and used socket.js.

how can I contribute to your project ?

I would love if you contribute to this. for contribution please follow contribution.md

About

This is a simple game build using cordova with html,javascript and css thechnology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published