Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatyana-js committed Oct 16, 2023
1 parent a0d4123 commit 080067f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
### Hexlet tests and linter status:
[![Actions Status](https://github.com/Tanya14081981/frontend-project-44/workflows/hexlet-check/badge.svg)](https://github.com/Tanya14081981/frontend-project-44/actions)[![Maintainability](https://api.codeclimate.com/v1/badges/fb74f85f99b4a3def279/maintainability)](https://codeclimate.com/github/Tanya14081981/frontend-project-44/maintainability)

### installation:
```
git clone
make install
npm link
```
### Игры разума
Пять арифметических игр, построеных по принципу вопрос - ответ.
При ответе правильно три раза подряд игрок выигрывает. При неправильном ответе игра заканчивается поражением игрока.

### brain-even:
[![asciicast](https://asciinema.org/a/0L0A28FC8HejaCVPaXKhrQE7O.svg)](https://asciinema.org/a/0L0A28FC8HejaCVPaXKhrQE7O)

Expand Down

0 comments on commit 080067f

Please sign in to comment.