Skip to content

Commit

Permalink
Add a gif to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentFoulon80 committed May 24, 2020
1 parent 101bab3 commit 90f9a70
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "console_engine"
description = "A simple console framework that provides display and input features"
version = "1.0.3"
version = "1.0.4"
authors = ["Vincent Foulon <[email protected]>"]
repository = "https://github.com/VincentFoulon80/console_engine"
readme = "README.md"
Expand Down
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,6 @@ See [examples](https://github.com/VincentFoulon80/console_engine/tree/master/exa
- **screen-swap** : Swap between several Screen structures
- **tetris** : A game of Tetris

# Screenshots
# Media

## Example: "shapes"

![](https://raw.githubusercontent.com/VincentFoulon80/console_engine/master/docs/example-shapes.png)

## Example: "tetris"

![](https://raw.githubusercontent.com/VincentFoulon80/console_engine/master/docs/example-tetris.png)
![](https://raw.githubusercontent.com/VincentFoulon80/console_engine/master/docs/examples.gif)
Binary file removed docs/example-shapes.png
Binary file not shown.
Binary file removed docs/example-tetris.png
Binary file not shown.
Binary file added docs/examples.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 90f9a70

Please sign in to comment.