diff --git a/README.md b/README.md index 62bc400..a6520a3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,14 @@ The project gave me hands‑on experience with Spring Boot, REST design, Dockeri ## Live Demo -Play the game at https://haunted-house.bdtripp.com/ +Play Haunted House

+(Runs in your browser with no installation required.) + +--- + +## Gameplay + +Gameplay screenshot showing the terminal interface and a room description --- @@ -48,7 +55,7 @@ Hint: Directions are north, south, east, or west ## Documentation -View Javadoc (API documentation) for the project at: https://bdtripp-dev.github.io/haunted-house/javadoc/ +View Javadoc --- diff --git a/docs/images/gameplay.gif b/docs/images/gameplay.gif new file mode 100644 index 0000000..c737dea Binary files /dev/null and b/docs/images/gameplay.gif differ