Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New 1v1 game stats feature!
04-11-2014, 05:10 PM
Post: #1
New 1v1 game stats feature!
While in the middle of putting out the push notification fire I stumbled upon some analytics code we had used for getting a grasp on balancing the game a while ago.

I decided to move it from admin-only to public, as well as adding a json only feature for those that wish to have the raw data.

So what are the stats?
[Image: gamestats.png]
They aren't anything too special, but in cases where you wish to know:
- what your opponent built at a glance
- where they spent their wits vs yours
- the green highlighted player name was the winner
- how many bonus wits were created during the game
- see a turn-by-turn graph of the wit value of your army
- see a turn-by-turn graph of the number of units you have in your army

you'll be able to quickly glance and see if there is anything obviously wrong in your strat or wit spending

How do you access it?

just take the gameID you typically find in a replay and append it to 'gameID=' at the end of this URL like so:
Code:
https://outwittersgame.appspot.com/outwitters/gamestats?gameID=ahRzfm91dHdpdHRlcnNnYW1lLWhyZHIVCxIIR2FtZVJvb20YgICAnKjIyAgM

Want just the raw json data? append a "&jsonData=1" to the URL like so:

Code:
https://outwittersgame.appspot.com/outwitters/gamestats?gameID=ahRzfm91dHdpdHRlcnNnYW1lLWhyZHIVCxIIR2FtZVJvb20YgICAnKjIyAgM&jsonData=1

Enjoy!

If you wish to make an apple pie from scratch, you must first invent the universe. - Carl Sagan
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
New 1v1 game stats feature! - onealexleft - 04-11-2014 05:10 PM
RE: New 1v1 game stats feature! - Juslas - 04-11-2014, 06:55 PM
RE: New 1v1 game stats feature! - Demon - 04-11-2014, 08:16 PM
RE: New 1v1 game stats feature! - Phyresis - 04-12-2014, 12:31 AM
RE: New 1v1 game stats feature! - blckace - 04-12-2014, 04:57 AM
RE: New 1v1 game stats feature! - Chemoeum - 04-12-2014, 05:06 AM
RE: New 1v1 game stats feature! - Phyresis - 04-13-2014, 01:31 AM
RE: New 1v1 game stats feature! - Flarp55 - 04-14-2014, 04:00 AM

Forum Jump:


User(s) browsing this thread:
1 Guest(s)

Return to TopReturn to Content