Added readme

This commit is contained in:
Sergio Vera Castellano 2018-01-11 17:43:39 +01:00
parent 3963f5c735
commit c0bfb137a6
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
# Infinite scrolling background demo
# Parallax scrolling demo
Created by [Sergio Vera](https://github.com/svera)
This example shows how to implement an infinite side scrolling background.
This example shows how to implement an infinite side scrolling background with a depth effect, using [parallax scrolling](https://en.wikipedia.org/wiki/Parallax_scrolling).
Credits to [Peter Hellberg](https://github.com/peterhellberg) for the reworked background image.