Skip to content

AnvarTurobov/WDI_Project_One

Repository files navigation

WDI_Project_One

Arithmetic Memory Game

GA WDI London - Project 1 Arithmetic Memory Game! #####Play it here!

The aim of this game is to complete a mathematic equation by selecting the correct operator (plus, minus, multiply or divide). The challenge is that the operators appear in a random order, and are hidden after a set amount of time. The user must assess the unfinished equation, and remember where the correct operator is before they are hidden.

If the user selects the correct operator they progress to the next level. The time that the operators are shown starts at 2 seconds and decreases with each new level.

The build: HTML 5, CSS3 and JavaScript were used to create this game. Animation was created using the Animate.css stylesheet.

Problems & Challenges: The main challenge I faced building this game, was getting the timer working in the right order and resetting each time the new game started. Other challenges included making the game harder by eliminating easy equations such as 10+ 3 and non-divisible equations when it returns float numbers.

About

Memory Game

https://murmuring-brushlands-2085.herokuapp.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published