Functionalities to add:
- There are 3 items with which you play the game. Fire, water, tree.
- If fire is put against tree, fire gets a point as fire burns the tree down.
- If water is put against fire, water gets a point as water extinguishes fire.
- If tree is put against water, tree gets a point as tree absorbs water.
- The option picked by the computer would be auto-generated using random function and for user, there would be an option to pick.
- User can play multiple rounds, the winner of the previous round will be displayed on the screen
- The general mock up of the UI screen is attached below: