diff --git a/README.md b/README.md index 5f31333..dbd18a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ +# Staging branch ## Project Name : - - funpymath +PyLadder ## Our Team Members: @@ -10,8 +10,6 @@ - Omar D'yab - Dina Albarghouthi -# summery : -Math App to plot and compute functions for educational purposes -Help students to understand the story behind several math concepts. - +# Summary : +The game is a combination between learning math and "Snakes and ladders", or as we call it Pyladder, the idea is to make an interactive game with three different levels (easy, medium, hard), whenever a player faces a ladder or a snakehead a math question pops up depending on the mode, for instance, an easy math question is shown if the mode is easy and so on, if the answer is correct its easier to win the game, the player who crosses the last position wins.