Welcome to Number Crunchers, (Comment a better title idea if you have one please) a math game inspired by the New York Times games, Digits (rip). The goal is simple: write an equation to make the big number under your score. However, you must use each of the below four numbers, and each only once. Please note - for anyone who is trying to overcomplicate their solution to follow PEMDAS, don't. The equations in this game do not follow that rule, and are evaluated in the order you input the numbers and operations. Each operation can be used multiple times. #Games #All #Math
Mobile friendly! I actually prefer playing this on a touchscreen. All code by me. Sounds from Zapsplat.com Please report any bugs! I guarantee all of the equations are possible (unless I made a mistake when adding negative numbers, in which case you can comment on the bug). If you get really stuck, hold down the enter key and x on your keyboard (but you won't earn a point for that problem). Comment your highest score! For anyone curious about the differences in the gamemodes - Easy mode is just 3 numbers - Normal mode is normal - Hard mode removes ones and zeroes - Extreme mode adds negative numbers and disables repeating numbers - Insane mode guarantees division is one of the used operations - Ultimate mode is really really difficult. Each equation involves dividing a number that is not a factor of it. - Impossible mode is almost impossible (wow!). It's ultimate mode with 5 numbers, exponentially increasing the amount of possible equations. If you solve even just one problem, you are a genius (or you are super lucky). If you remix this project, please add/change features. Random notes from the creator This is one of my least popular actually good games (I guess people prefer playing games over doing math. Huh.) but it's definitely my favorite. I have never used lists this much. Impossible mode is really, really hard. When I started this project, I thought it was going to be a simple 1-hour activity for me. It took a LOT longer than an hour! This project was a lot of fun to make. Most of the views are probably from my friends and I playing it turning school. I know that it's off-center, I just don't feel like fixing it.