Skip to content

Commit

Permalink
Update docs with demo preview (#66)
Browse files Browse the repository at this point in the history
* Add demo gif

* Add `Demo` section to README
  • Loading branch information
YarikMamykin authored Aug 31, 2024
1 parent 34c555d commit bae89b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
## Description
Classic Snake implementation in C++

## Demo

![](./demo.gif)

## Dependencies
- C++17 - C++ standard used
- pthread - multithreading lib
Expand Down
Binary file added demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bae89b7

Please sign in to comment.