Skip to content

Commit ce1989d

Browse files
docs: update the documentation
1 parent dcb5a34 commit ce1989d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperskill/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| [To-Do List (JavaScript)](./03_todo_list) | Challenging | Completed |
1212
| [Hypergram](./04_hypergram) | Medium | Completed[^1] |
1313
| [Minesweeper (JavaScript)](./05_minesweeper) | Challenging | Partially Solved[^2] |
14-
| [Open Space](./06_open_space) | Hard | In Progress |
14+
| [Open Space](./06_open_space) | Hard | Completed |
1515

1616
[^1]: The project is completed (as per the requirements) but there is no way to pass the tests for the last stage on the Hyperskill platform due to the error in the tests themselves, at the same time you can run the project locally and see that it works as expected.
1717
[^2]: The project is partially solved (first two stages), the game works as expected but there is no way to pass the tests for the 3rd stage on the Hyperskill platform due to the error (?) in the tests themselves. I decided to move on to the next project - time is to precious to waste it, but at the same time I've added functionality to the game that was not required by the project description, so I consider it as partially solved.

0 commit comments

Comments
 (0)