Oct 19, 2003 20:43
Game Analyzer
I am nearing completion of the game stats accumulator part of the game analyzer. Here is a partial list of the accumulators i am keeping
Game:
map, start/end, pills captured, builders lost, tank kills, and base captures, plus a couple more things.
Player:
games played, tanks killed, tanks lost, bases captured, bases lost, pills catured, pills lost, builders lost, and a couple more things.
I have assigned an internal id for both the game and player, and condense the game log to game, action, player1, and player2 (where player2 is the person who lost the tank, pill, base)
After I get the initial cut done, i'll post a page that has the game averages, and where each player is in relationship to the overall average. I found this informative when just looking at myself and how my games stack up against other players in the same game.
Just wanted to let everyone know where i was at.
Game:
map, start/end, pills captured, builders lost, tank kills, and base captures, plus a couple more things.
Player:
games played, tanks killed, tanks lost, bases captured, bases lost, pills catured, pills lost, builders lost, and a couple more things.
I have assigned an internal id for both the game and player, and condense the game log to game, action, player1, and player2 (where player2 is the person who lost the tank, pill, base)
After I get the initial cut done, i'll post a page that has the game averages, and where each player is in relationship to the overall average. I found this informative when just looking at myself and how my games stack up against other players in the same game.
Just wanted to let everyone know where i was at.