diff --git a/README.md b/README.md index 5e9d4b5..d16b77c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # meteors + An example 2D game made with Go and Ebitengine. + +[Play it online!](https://threedotslabs.github.io/meteors/) + +See the post: [Making Games in Go for Absolute Beginners](https://threedots.tech/post/making-games-in-go/).