jonwalch / whiplash

Betting fake money on top of live Twitch streams
3 stars 1 forks source link

More csgo auto run bet types #465

Open jonwalch opened 3 years ago

jonwalch commented 3 years ago

Currently have: Terrorists win this round

Want (all this round): Counter terrorists win Player gets n kills Player gets n headshot kills Takes HE damage Takes fire damage and more

jonwalch commented 3 years ago

TODO:

Mini design doc how this will work including db migrations

jonwalch commented 3 years ago

Player info is on the currently observed player. We're going to need to track state if we want kills, headshot kills, dies, survives etc.

jonwalch commented 3 years ago
   terrorists-win
   counter-terrorists-win
   dies
   survives
   bomb-planted
   bomb-defused
   bomb-explodes

are these all live. want some more time with them live to make sure they're bug free before we introduce more