Skip to content

Commit

Permalink
readme compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
luchaoqi committed May 13, 2021
1 parent 5397bb1 commit 1aba119
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ conda activate spaceship
python test.py --canvas_height 30 --canvas_width 30 --diff_level 2
```

demo
[youtube link to demo](https://youtu.be/x4g7NjKTjqw)

<iframe width="857" height="565" src="https://www.youtube.com/embed/x4g7NjKTjqw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
[![](http://img.youtube.com/vi/x4g7NjKTjqw/0.jpg)](http://www.youtube.com/watch?v=x4g7NjKTjqw "")

### Windows

Expand All @@ -28,5 +28,5 @@ python test.py --canvas_height 30 --canvas_width 30 --diff_level 2

demo

![](https://i.loli.net/2021/05/14/i3oxKlQY9mcg74s.gif)
![](https://raw.githubusercontent.com/LuchaoQi/Spaceship/master/demo/demo_win.gif)

0 comments on commit 1aba119

Please sign in to comment.