A math game loosely based on Connect Four and the Four Fours Puzzle created by Nick Simmons, an economist and math educator in Pasadena, California.
The game tests players' proficiency with basic arithmetic
In addition to
- + (addition)
- - (subtraction) *, /, and ^, you can also use sqrt(), ! (factorial), floor(), ceil(), and log(), which is base 10
Note: You are not allowed to concatenate, meaning if you have the numbers 1 and 2 to work with, you cannot work with 12
Technologies used: HTML, CSS, JavaScript, and Bootstrap
Play the game here
FEATURES TO ADD:
- Basic Version where you only have four 4s as opposed to rolling the dice. This would require