banano side scroller
npm start;
npm run screenstart;
npm stop;
npm run screenrestart;
- add stats:
- average playing time
- histogram of longest bm win streak
- histogram of win/loss ratio per player.
-
do captcha countdown reload on a timer, so it doesn't spam it.
-
add token valid time to response, so req doesn't spam tokens.
-
add captcha timer, in case bots are just doing the captcha over and over.
-
add payout cap, so if the payout is above the cap, it will just be at the cap. (to make refilling not mess with the cap as much)