- Clone Repository
- Run npm install
- Run ng serve --open
No Known Bugs
Contact me at breatortilla@gmail.com
- HTML
- CSS
- Javascript
- Typescript
- Angular
Copyright (c) 2018 Brea Clark
- "paper"
- "scissors"
- "rock"
- H4ckx > AI
- AI > Martian
- Martian > H4ckx
- Both players Choose Characters secretly
- Player rapidly presses the V key for 10 seconds while the app logs the amount of key presses within the time limit.
- Multipliers are added if Character has advantage in the battle triangle.
- Damage is applied
- Reduce health
- If a player has won, show victory screen
- Add a point (bandaid) to the players stash
- A Bandaid can be spent during this phase provided the player has usable points.
- Bandaids heal for 20-25 Health
- Repeat from phases 2 and 3 until win condition is met
- Winner is rewarded a point (bandaid)