diff --git a/documentation/divider.png b/documentation/divider.png new file mode 100644 index 0000000..937eda0 Binary files /dev/null and b/documentation/divider.png differ diff --git a/documentation/header.png b/documentation/header.png new file mode 100644 index 0000000..c6f369b Binary files /dev/null and b/documentation/header.png differ diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..25a3be6 --- /dev/null +++ b/readme.md @@ -0,0 +1,15 @@ +![RainCat Lesson Four Header](documentation/header.png) +#RainCat - Lesson 4 +This is the end of day code for RainCat lesson 4. + +In this lesson we covered: + +- Moving the cat toward the food +- Animating the cat +- Damaging the cat when it comes into contact with the rain +- Adding sound effects +- Adding music + +To follow along with the tutorial, check out the article [on Medium](https://medium.com/hello-thirteen23/raincat-lesson-4-2b9739203879#.4qfdqdban). + +![divider](documentation/divider.png) \ No newline at end of file