diff --git a/README.md b/README.md index dbfc7c1..9224730 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# Installation +# Haskelloids +A reproduction of the Atari 1979 classic "Asteroids" + +![Haskelloids](screenshots/Haskelloids.gif?raw=true) + +## Installation 1. Download and install stack from . diff --git a/screenshots/Haskelloids.gif b/screenshots/Haskelloids.gif new file mode 100755 index 0000000..e03674c Binary files /dev/null and b/screenshots/Haskelloids.gif differ