https://github.com/maskedsyntax/monster-slayer-game
A Simple Monster Slayer Game built using Vuejs
https://github.com/maskedsyntax/monster-slayer-game
Last synced: 14 days ago
JSON representation
A Simple Monster Slayer Game built using Vuejs
- Host: GitHub
- URL: https://github.com/maskedsyntax/monster-slayer-game
- Owner: MaskedSyntax
- Created: 2024-07-10T17:35:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-16T19:57:48.000Z (over 1 year ago)
- Last Synced: 2025-02-05T01:33:07.570Z (12 months ago)
- Language: HTML
- Size: 101 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monster Slayer Game
A Simple Monster Slayer Game built using Vuejs
## Features
- Player gets four options: `Attack`, `Special Attack`, `Heal`, `Surrender`.
- `Attack` and `Special Attack` can be used to attack the monster.
- `Heal` can be used by the player to Heal themselves, but won't stop the monster from attacking.
- Use `Surrender` to end the game.
- Player can always start the game again once the Game is finished, or can re-start the game by clicking `Surrender`.
### Additional
A Player Log is provided as a reference for each step in the game.
## Screenshots
### Monster Slayer Game