diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..1a48069 Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index 74fa142..9808ec0 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ A text-based role playing game built as part of my JavaScript certification. -[View Game](https://codepen.io/stevenhaskell/full/dyrdeYe) \ No newline at end of file +![A screenshot of the UI of the Dragon Repeller RPG.](/images/Dragon-Repeller-Role-Playing-Game.png) + +[View Game](https://codepen.io/stevenhaskell/full/dyrdeYe) + + diff --git a/images/Dragon-Repeller-Role-Playing-Game.png b/images/Dragon-Repeller-Role-Playing-Game.png new file mode 100644 index 0000000..5b6fd3d Binary files /dev/null and b/images/Dragon-Repeller-Role-Playing-Game.png differ