Skip to content

Commit

Permalink
Add preview images to README
Browse files Browse the repository at this point in the history
  • Loading branch information
psyclone20 authored Jan 19, 2020
1 parent 2866be3 commit 51da062
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The _Random_ mode gives a screensaver worthy animation of all the patterns in a

A _Sequential_ mode is also provided to help demonstrate how the patterns were actually generated using depth-first search.
<br><br>

![Sample 1](https://github.com/psyclone20/Android-Pattern-Visualizer/blob/master/resources/pattern1.png)
![Sample 2](https://github.com/psyclone20/Android-Pattern-Visualizer/blob/master/resources/pattern2.png)
![Sample 3](https://github.com/psyclone20/Android-Pattern-Visualizer/blob/master/resources/pattern3.png)

### [See the page in action](https://psyclone20.github.io/Android-Pattern-Visualizer)

To learn how I generated the patterns, please visit the [Android Pattern Generator repository](https://github.com/psyclone20/Android-Pattern-Generator)
Expand Down

0 comments on commit 51da062

Please sign in to comment.