A simple game played between two players where target of each player is to kill some monsters. The game will be played in to rounds. Each player would have a energy string which they can resort to kill the monsters. There are some rules such as -
- for qualifying in each round they must have a minimum strength.
- if they can kill a monster, get a bonus.
- if the can't kill a monster but have bonus , use a bonus to kill it.
- if they have no bonus and can't kill a monster , a penalty would be added.
- if they can't kill a monster , they have to solve a puzzle to continue the game.
- Whether the monsters canbe killed is decided by comparing player's energy string with monster's strength.
- Encountering monsters increases the score, while penalties reduce it.
- Plyer with higher score will win the game.
![]() |
![]() |
---|