diff --git a/README.md b/README.md index 9d75a2f..4491af8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # meteorgame +I followed this [tutorial](https://jvunity.weebly.com/choco-series.html) to get started on this project. + +![Screenshot of gameplay](meteorgame.PNG) + +WebGL build is available to play at the link below - + +[Play MeteorGame](https://play.unity.com/mg/other/first-e7c) + diff --git a/meteorgame.PNG b/meteorgame.PNG new file mode 100644 index 0000000..f07b1ac Binary files /dev/null and b/meteorgame.PNG differ