diff --git a/README.md b/README.md index 55fb932..505b92b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Assembly-code-2-player-math-game This is a 2 a player game where they are asked simple math questions. +Each players score is recorded and after reaching a ceretain amount of points the player levels up and they are asked more difficult questions. Otherewise the game loops through the same questions untill they get more correct and reach the amount of points to unlock the next level.