You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,16 @@
5
5
6
6
The first project on [Hexlet](https://ru.hexlet.io/professions/python/projects/49): Brain Games. Program: Python developer.
7
7
8
+
### DESCRIPTION
9
+
10
+
"Mind Games" is a set of five console games based on popular mobile apps for brain training. Each game asks questions that need to be answered correctly. After three correct answers, the game is considered completed. Incorrect answers end the game and prompt you to play it again. Games:
11
+
12
+
1) Calculator. Arithmetic expressions that need to be calculated.
13
+
2) Progression. Finding missing numbers in a sequence of numbers.
0 commit comments